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

Fix travis build with python3.6 #734

Merged
merged 4 commits into from
Apr 6, 2021
Merged

Fix travis build with python3.6 #734

merged 4 commits into from
Apr 6, 2021

Conversation

Glandos
Copy link
Member

@Glandos Glandos commented Apr 6, 2021

Some dependencies (cryptography / cffi) starts requiring a rust compiler. However, using a more recent pip should download the correct wheel, prebuilt.

Glandos added 4 commits April 6, 2021 14:03
Some dependencies (cryptography / cffi) starts requiring a rust compiler. However, using a more recent `pip` should download the correct wheel, prebuilt.
@Glandos Glandos merged commit 3ae54c1 into master Apr 6, 2021
@Glandos Glandos deleted the travis-upgrade-pip branch April 6, 2021 20:49
TomRoussel pushed a commit to TomRoussel/ihatemoney that referenced this pull request Mar 2, 2024
Upgrade pip **and** virtualenv, as mentioned in https://travis-ci.community/t/pip-install-cryptography-fails-on-py36/11233/4

Tox is building its own virtualenv, so the image from TravisCI might not be enough for pip to find the wheel.
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.

1 participant