We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8957ef3 commit c160edaCopy full SHA for c160eda
requirements.txt
@@ -10,3 +10,4 @@ testfixtures>=6.14.1 # needed for large dict comparisons to make sense of them
10
green>=3.1.3 # unit test runner
11
docutils>=0.16 # needed to generate library documentation with libdoc
12
Pygments>=2.6.1 # this one too
13
+twine>=3.1.1 # needed for releasing to pypi
0 commit comments