fix(packaging): bump twine to pass meta check wildcard bugs

This commit is contained in:
Jan Brasna
2025-04-25 18:46:56 +02:00
committed by Thomas Kriechbaumer
parent ea3140f484
commit bbd3d90c66
+1 -1
View File
@@ -73,7 +73,7 @@ packaging = [
"check-manifest==0.50",
"readme-renderer==44.0",
"build>=1.2.2,<2",
"twine>=5.1.1,<6",
"twine>=6.1.0,<7",
"wheel>=0.45.0,<1",
]