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 135a7f4 commit 3f7b271Copy full SHA for 3f7b271
requirements/runtime.in
@@ -1,6 +1,8 @@
1
twine ~= 6.0
2
3
# NOTE: 1.12.0 and later enable support for metadata 2.4
4
+# NOTE: This can be dropped once twine stops using pkginfo
5
+# Ref: https://github.com/pypa/twine/pull/1180
6
pkginfo ~= 1.12.0
7
8
# NOTE: Used to detect an ambient OIDC credential for OIDC publishing,
0 commit comments