On Thu, Jul 18, 2013 at 6:42 PM, Nick Coghlan <ncogh...@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.
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to