[Distutils] stable and dev packages - how to always install stable?

Aljoša Mohorović aljosa.mohorovic at gmail.com
Sun Jun 13 17:12:39 CEST 2010


if i have stable release mypkg with version="0.9" in setup.py and a
dev release with version="1.0.dev14" in setup.py how can i make sure
that whenever somebody runs "pip install mypkg" it will always install
the stable package?

Aljosa Mohorovic


More information about the Distutils-SIG mailing list