[Distutils] entry points PEP

Daniel Holth dholth at gmail.com
Fri Jul 19 00:54:45 CEST 2013


OH -scripts would be the distutils-style scrips.

On Thu, Jul 18, 2013 at 6:51 PM, Daniel Holth <dholth at gmail.com> wrote:
> On Thu, Jul 18, 2013 at 6:42 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
>> I actually now plan to make scripts and exports first class citizens in PEP
>> 426, with pydist-scripts.json and pydist-exports.json as extracted summary
>> files (like the existing pydist-dependencies.json).
>>
>> They're important enough to include directly.
>>
>> Cheers,
>> Nick.
>
> Must they be two separate features? One of the reasons I use
> entry_points scripts is that I forget that the scripts= command to
> setup() exists at all.


More information about the Distutils-SIG mailing list