We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 701a453 + 5341e25 commit c89767bCopy full SHA for c89767b
dev-requirements.txt
@@ -13,7 +13,7 @@ mypy==0.620 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==2.1.1 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
16
-pylint==2.0.1 # Lint
+pylint==2.1.1 # Lint
17
pyroma==2.3.1 # Packaging best practices checker
18
pytest-cov==2.5.1 # Measure code coverage
19
pytest-envfiles==0.1.0 # Use files for environment variables for tests
0 commit comments