We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcce6a2 + 1cc0b6b commit 642e90bCopy full SHA for 642e90b
dev-requirements.txt
@@ -14,7 +14,7 @@ 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.1.1 # Lint
17
-pyroma==2.3.1 # Packaging best practices checker
+pyroma==2.4 # 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
20
pytest==3.7.2 # Test runners
0 commit comments