Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pypi deployment uses deprecated "ez_setup.py" installer for setuptools #603

Closed
anthrotype opened this issue Mar 17, 2017 · 1 comment
Closed

Comments

@anthrotype
Copy link

anthrotype commented Mar 17, 2017

The recommended way to install setuptools is via pip.
The https://bootstrap.pypa.io/ez_setup.py script is now deprecated, and can only install setuptools==33.1.1, which is the last version that supports self upgrade/installation.

Check pypa/setuptools#581 for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant