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: Drop using deprecated ez_setup.py in favor of get-pip.py. #716

Closed
wants to merge 2 commits into from
Closed

PyPI: Drop using deprecated ez_setup.py in favor of get-pip.py. #716

wants to merge 2 commits into from

Conversation

jezdez
Copy link
Contributor

@jezdez jezdez commented Nov 20, 2017

Fix #603.

This also removes installing wheel conditionally since get-pip.py will
install wheel automatically (see https://pip.pypa.io/en/stable/installing/).

More info about the deprecation of ez_setup.py: pypa/setuptools#581

@jezdez
Copy link
Contributor Author

jezdez commented Nov 20, 2017

@dstufft Does that make sense to you?

@jezdez jezdez changed the title PyPI: Drop using deprecated ez_setup.py in favor of get-pip.py. Fix #603. PyPI: Drop using deprecated ez_setup.py in favor of get-pip.py. Nov 20, 2017
@BanzaiMan
Copy link
Contributor

Thanks for the PR. Has this been tested? Preferably on a branch that has both this and #717.

@jezdez
Copy link
Contributor Author

jezdez commented Jan 19, 2018

Closing as this is now in #717.

@jezdez jezdez closed this Jan 19, 2018
@jezdez jezdez deleted the drop-ez_setup branch January 19, 2018 09:20
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

Successfully merging this pull request may close these issues.

3 participants