utahta / pythonbrew

Python Environment manager
MIT License
1.44k stars 162 forks source link

Switch from Distribute to Setuptools 0.7+ #136

Open sdouche opened 11 years ago

sdouche commented 11 years ago

Distribute was merged back into Setuptools, it is now deprecated. Pythonbrew must now install Setuptools >= 0.7 and not Distribute.