📦 Enable metadata 2.4 support in Twine

Ref: https://github.com/pypa/twine/pull/1180
This commit is contained in:
Sviatoslav Sydorenko
2025-01-24 03:37:24 +01:00
parent 10df67dae0
commit 29f40bd9f9
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -13,3 +13,7 @@
# remain in Git. #
# #
###############################################################################
# NOTE: Twine 6.1 needs packaging 24.2 to support metadata 2.4
# Ref: https://github.com/pypa/twine/pull/1180
packaging >= 24.2
+2 -1
View File
@@ -67,8 +67,9 @@ multidict==6.0.5
# via grpclib
nh3==0.2.17
# via readme-renderer
packaging==24.1
packaging==24.2
# via
# -c runtime-constraints.in
# -r runtime.in
# pypi-attestations
# twine