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.
2 parents acef908 + 4cf4f01 commit d7b3bfcCopy full SHA for d7b3bfc
dev-requirements.txt
@@ -15,7 +15,7 @@ pydocstyle==4.0.1 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
16
pygithub==1.43.8
17
Pygments==2.4.2
18
-pylint==2.4.1 # Lint
+pylint==2.4.2 # Lint
19
pyroma==2.5 # Packaging best practices checker
20
pytest-cov==2.7.1 # Measure code coverage
21
pytest==5.1.3 # Test runners
0 commit comments