Skip to content

Commit ecaced0

Browse files
committed
Pin to pkginfo<1.11 to address test failures.
Ref #1116
1 parent 14e6950 commit ecaced0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ dependencies = [
3939
"keyring >= 15.1",
4040
"rfc3986 >= 1.4.0",
4141
"rich >= 12.0.0",
42+
43+
# workaround for #1116
44+
"pkginfo < 1.11",
4245
]
4346
dynamic = ["version"]
4447

0 commit comments

Comments
 (0)