Skip to content

Commit

Permalink
Upgrade twine to fix pypa/twine#977
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Jul 12, 2024
1 parent c9233e4 commit f5ddea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ deps =
[testenv:twinecheck]
basepython = python3
deps =
twine==4.0.2
twine==5.1.1
build==0.10.0
commands =
python -m build --sdist
Expand Down

0 comments on commit f5ddea5

Please sign in to comment.