Skip to content

Commit 2440f58

Browse files
last change for pipx
1 parent 559d2aa commit 2440f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ jobs:
510510

511511
- name: Install test requirements
512512
run: |
513-
pip install pipx
513+
apt install pipx
514514
pipx install -r requirements-test.txt
515515
if: matrix.target.os == 'debian'
516516

0 commit comments

Comments
 (0)