Skip to content

Commit

Permalink
chore: add twine as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
darwintree committed Dec 4, 2023
1 parent 4f2068d commit ee90ad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
],
'dev': [
"bumpversion",
"twine",
# "flaky>=3.7.0,<4",
# "hypothesis>=3.31.2,<6",
# "pytest>=6.2.5,<7",
Expand Down

0 comments on commit ee90ad0

Please sign in to comment.