We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52f52c commit d480fafCopy full SHA for d480faf
dev-requirements.txt
@@ -11,7 +11,7 @@ mypy==0.560 # Type checking
11
pip_check_reqs==2.0.1
12
pydocstyle==2.1.1 # Lint docstrings
13
pyenchant==2.0.0 # Bindings for a spellchecking sytem
14
-pylint==1.8.2 # Lint
+pylint==1.8.3 # Lint
15
pyroma==2.3 # Packaging best practices checker
16
pytest-cov==2.5.1 # Measure code coverage
17
pytest-envfiles==0.1.0 # Use files for environment variables for tests
0 commit comments