Skip to content

Commit

Permalink
Downgrade twine to 5.0.0 due to yanked 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Two committed Jun 26, 2024
1 parent d0ae64f commit 6ad4624
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 149 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-aiohttp = "1.0.*"
pytest-asyncio = "0.23.*"
pytest-cov = "5.0.*"
pytest-sugar = "1.0.*"
twine = "5.1.*"
twine = "5.0.*"
wheel = "0.43.*"

[packages]
Expand Down
Loading

0 comments on commit 6ad4624

Please sign in to comment.