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 5274986 commit e3ef8ecCopy full SHA for e3ef8ec
dev-requirements.txt
@@ -14,7 +14,7 @@ pydocstyle==3.0.0 # Lint docstrings
14
pyenchant==2.0.0 # Bindings for a spellchecking sytem
15
pygithub==1.43.3
16
Pygments==2.2.0
17
-pylint==2.1.1 # Lint
+pylint==2.2.2 # Lint
18
pyroma==2.4 # Packaging best practices checker
19
pytest-cov==2.6.0 # Measure code coverage
20
pytest==4.0.1 # Test runners
0 commit comments