We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip 21 no longer supports python 3.5:
pip
https://pip.pypa.io/en/stable/news/#id4
The travis config updates pip to the latest version prior to running tests, and the 3.5 tests fail as it cant complete its pip install.
pip install
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
pip
21 no longer supports python 3.5:https://pip.pypa.io/en/stable/news/#id4
The travis config updates
pip
to the latest version prior to running tests, and the 3.5 tests fail as it cant complete itspip install
.The text was updated successfully, but these errors were encountered: