-
Notifications
You must be signed in to change notification settings - Fork 318
pypi.python.org shutting down #205
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
Comments
Agreed! Please feel free to open a PR if you have the time before I get to this. |
Definitely! The changes are easy enough to make. I just got married last week and am leaving for my honeymoon on Friday, though, so I've been even more pressed than usual. I might have some time Thursday night to get this in. If I don't get it in before Friday, there's no chance it's getting done before the end of the month. |
mplanchard
added a commit
that referenced
this issue
Jun 12, 2018
Resolves #205 - pypi.python.org shutting down * Updated the default fallback URL to `pypi.org/simple` rather than `pypi.python.org/simple` * Scrubbed references and links to `pypi.python.org` * Fixed tests breaking due to the removal of `pip.main()` in pip 10.0 - see pypa/pip#5080 for more info
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://pythoninsider.blogspot.de/2018/04/new-pypi-launched-legacy-pypi-shutting.html
fallback-url
should use https://pypi.org/simple after AprilThe text was updated successfully, but these errors were encountered: