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