Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
ci,setup: Update twine and wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Mar 29, 2021
1 parent 856b753 commit dc5694a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
'typing-extensions~=3.7.4',
]
build_requires = [
'wheel>=0.34.2',
'twine>=3.1.1',
'wheel>=0.36.2',
'twine>=3.4.1',
'towncrier>=19.2.0',
]
test_requires = [
Expand Down

0 comments on commit dc5694a

Please sign in to comment.