📦 Enable metadata 2.4 support in Twine

Ref: https://github.com/pypa/twine/pull/1180
This commit is contained in:
Sviatoslav Sydorenko 2025-01-23 05:12:56 +01:00
parent 10df67dae0
commit 29f40bd9f9
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 9345E8FEA89CA455
2 changed files with 6 additions and 1 deletions

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

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