Skip to content

Commit 5620d4b

Browse files
committed
properly specify incompatible pipx version
as per pypa/pipx#1390 the issue should be fixed in the next release, so we specify this here
1 parent 11928ef commit 5620d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip==24.1.1
2-
pipx<1.5.0
2+
pipx==1.4.3,!=1.5,!=1.6.0
33
nox==2023.4.22
44
nox-poetry==1.0.3
55
virtualenv==20.26.3

0 commit comments

Comments
 (0)