Fix CI (problem with cffi) (#892)

* Work around old pip versions which install yanked packages.

* Try II

* Proper approach.

* Avoid too old version being installed.
This commit is contained in:
Felix Fontein 2020-09-16 10:44:31 +02:00 committed by GitHub
commit 38996b7544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View file

@ -1,2 +1,3 @@
dependencies:
- setup_remote_constraints
- setup_pkg_mgr