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 2155093 commit 041d89bCopy full SHA for 041d89b
requirements_ci.txt
@@ -1,7 +1,8 @@
1
-r requirements_test.txt
2
codecov ~= 2.1
3
coverage ~= 7.2
4
-flake518 ~= 1.5
5
-mypy ~= 1.1
+flake518 ~= 1.6; python_version >= '3.9'
+mypy ~= 1.5
6
pydocstyle ~= 6.3
7
pylint ~= 2.17
8
+twine ~= 4.0
0 commit comments