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
parent f6181de5cb
commit bd906faa4e

View File

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