On 06/11/17 22:53, Ivan Pozdeev via Python-ideas wrote:
You can't. Windows versions don't create versioned executables. Got bitten with this myself.

You either use py -x.y -mpip or you can directly use pip.exe, pepx.exe or pipx.y.exe.


...Maybe they should?
(This is python-ideas, after all ;-) )

--
Regards,
Ivan



--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to