[Distutils] entry points PEP

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


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