We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 660ed19 commit b27df4eCopy full SHA for b27df4e
pyproject.toml
@@ -28,7 +28,7 @@ classifiers=[
28
requires-python = ">=3.9"
29
dependencies = [
30
"pulpcore>=3.49.0,<3.85",
31
- "pkginfo>=1.10.0,<1.12.0", # Twine has <1.11 in their requirements
+ "pkginfo>=1.10.0,<1.13.0",
32
"bandersnatch>=6.3,<7.0", # Anything >6.3 requires Python 3.10+
33
"pypi-simple>=1.5.0,<2.0",
34
]
0 commit comments