Skip to content

Commit 88f4e27

Browse files
committed
Add twine to development packages in Pipfile.
1 parent 52762f3 commit 88f4e27

File tree

2 files changed

+243
-128
lines changed

2 files changed

+243
-128
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pytest-rerunfailures = "*"
1717
tmuxp = {path = ".", editable = true}
1818
"e1839a8" = {path = ".", editable = true}
1919
"doc8" = "*"
20+
twine = "*"
2021

2122
[packages]
2223
kaptan = "*"

0 commit comments

Comments
 (0)