Skip to content

Commit 11c30c8

Browse files
committed
Upgrade twine version to fix metadata import bug
See pypa/twine#1115 for details
1 parent f694abf commit 11c30c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ test = [
8383
"tblib>=3.0.0",
8484
"testfixtures>=8.3.0",
8585
"types-setuptools",
86-
"twine==5.1.0",
86+
"twine~=5.1.1",
8787
]
8888

8989
[project.urls]

0 commit comments

Comments
 (0)