Skip to content

Commit 691a351

Browse files
committed
CI: remove work-around for bug fixed in python3-pip Debian package
Upstream pip is still broken, but Debian carries a local patch.
1 parent 905eb66 commit 691a351

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.cirrus.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ debian-unstable_task:
3737
container:
3838
dockerfile: ci/debian-unstable.docker
3939
cpu: 1
40-
fix-pip_script:
41-
# see https://github.com/pypa/pip/pull/11623
42-
- python3 -m pip install --upgrade "pip @ git+https://github.com/pypa/pip.git@a057c9bc99ad7eab2e3b1539e79eee7d9a923f4f"
4340
<< : *test
4441

4542
fedora-37_task:

0 commit comments

Comments
 (0)