-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: use a pip release on Debian in Cirrus
Signed-off-by: Filipe Laíns <lains@riseup.net>
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nope. pip 23 is known to be broken on Debian. I tried my best, but failed: pypa/pip#11740
Also, for some reason that I don't fully understand, it is not possible to upgrade the distribution provided pip on Debian unstable. I haven't had time yet to look into it.
Ah, and this would need some quotes, otherwise the shell is not very happy.