Skip to content

Commit a33d984

Browse files
authored
Pin pkginfo to untyped release (#972)
1 parent 0fda8da commit a33d984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages =
3535
twine.commands
3636
python_requires = >=3.7
3737
install_requires=
38-
pkginfo >= 1.8.1
38+
pkginfo >= 1.8.1, < 1.9.3 # https://github.com/pypa/twine/issues/971
3939
readme-renderer >= 35.0
4040
requests >= 2.20
4141
requests-toolbelt >= 0.8.0, != 0.9.0

0 commit comments

Comments
 (0)