On 20 May 2014 02:26, Daniel Holth <[email protected]> wrote:
> Then I vote for just another key that is a list of the
> previously-defined scripts that should also have Python version
> suffixes. Then pip's metadata would contain:
>
> py_versioned_scripts = [ 'pip' ]
>
> The installer would know to create additional names for the console
> script called pip.

Having the package define *whether* versioned scripts are produced,
but letting the installer choose *which* are installed, and the name
format, seems sensible.

Paul
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to