Closed mscook closed 10 years ago
This may eliminate some installation issues-
"pip now only requires setuptools (any setuptools, not a certain version) when installing distributions from src" (i.e. not from wheel).
A script to get pip (get-pip.py) now installs setuptools, when it’s not already installed.
OK. As a consequence the installation has been significantly streamlined (assume setuptools only).
This may eliminate some installation issues-
"pip now only requires setuptools (any setuptools, not a certain version) when installing distributions from src" (i.e. not from wheel).
A script to get pip (get-pip.py) now installs setuptools, when it’s not already installed.