Comment on How To Package Your Python CodeparentComments−borntyping13yDoesn't distribute miss out on a few of setuptools really useful features, like develop installs?−JulianWasTaken13yIt has develop. I rarely use it, but it's there. AFAIK it is not missing any features that setuptools has but I stick to the simple stuff.
Comments
Doesn't distribute miss out on a few of setuptools really useful features, like develop installs?
It has develop. I rarely use it, but it's there. AFAIK it is not missing any features that setuptools has but I stick to the simple stuff.