Skip to content

Commit c160eda

Browse files
committed
requirements: add twine
1 parent 8957ef3 commit c160eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ testfixtures>=6.14.1 # needed for large dict comparisons to make sense of them
1010
green>=3.1.3 # unit test runner
1111
docutils>=0.16 # needed to generate library documentation with libdoc
1212
Pygments>=2.6.1 # this one too
13+
twine>=3.1.1 # needed for releasing to pypi

0 commit comments

Comments
 (0)