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 3940599 commit 77e61f0Copy full SHA for 77e61f0
requirements-dev.txt
@@ -1,6 +1,6 @@
1
pytest==5.* # tests
2
pylint==2.* # style
3
coverage==5.* # coverage
4
-twine==3.* # pypi tools
+twine # pypi tools
5
setuptools # packaging
6
wheel # packaging
0 commit comments