Skip to content

Commit 10786f7

Browse files
committed
Added twine to Pipfile because it is required for doing PyPI release via invoke
1 parent b188244 commit 10786f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ invoke = "*"
1313
ipython = "*"
1414
pytest = "*"
1515
pytest-cov = "*"
16+
twine = ">=1.11"

0 commit comments

Comments
 (0)