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 87a2650 commit b064daaCopy full SHA for b064daa
1 file changed
requirements-dev.txt
@@ -1,8 +1,8 @@
1
mypy
2
pre-commit
3
-pylint
4
-pytest
+pylint==2.4.4
5
pytest-cov
+pytest>=5.4.3
6
python-dotenv
7
requests_mock
8
twine
0 commit comments