[Distutils] howto "python setup.py develop" in distutils2

Aljoša Mohorović aljosa.mohorovic at gmail.com
Thu Oct 28 17:14:30 CEST 2010


how can i get "python setup.py develop" or something similar with distutils2?
i'm just looking for a simple way to include a package into current
python environment while working on that package.

$ pip freeze|grep -i dist
Distutils2==1.0a3

any tips appreciated.

Aljosa Mohorovic


More information about the Distutils-SIG mailing list