You can't. Windows versions don't create versioned executables. Got bitten with this myself.On Mon, Nov 6, 2017 at 9:52 AM, Michel Desmoulin <desmoulinmichel@gmail.com> wrote:
I know and you still:
- have to use py -m on windows, python3 linux, python in virtualenv...
can't you use python3 -m pip install .....
everywhere?
-- Regards, Ivan