Skip to content

Commit

Permalink
Upgrade twine version to fix metadata import bug
Browse files Browse the repository at this point in the history
See pypa/twine#1115 for details
  • Loading branch information
gregorjerse committed Jun 27, 2024
1 parent f694abf commit 11c30c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ test = [
"tblib>=3.0.0",
"testfixtures>=8.3.0",
"types-setuptools",
"twine==5.1.0",
"twine~=5.1.1",
]

[project.urls]
Expand Down

0 comments on commit 11c30c8

Please sign in to comment.