pyenv / pyenv-installer

This tool is used to install `pyenv` and friends.
MIT License
3.99k stars 431 forks source link

PyPi installer should use setuptools #25

Closed obestwalter closed 6 years ago

obestwalter commented 9 years ago

That's bad (and that's why --egg is necessary). Setuptools should be used. Should work with Python3 out of the box then.

obestwalter commented 6 years ago

pypi installer shouldn't exist. Therefore closing this in favour of https://github.com/pyenv/pyenv-installer/issues/48