We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ae0c59 + 984d482 commit de32462Copy full SHA for de32462
dev-requirements.txt
@@ -20,7 +20,7 @@ pydocstyle==5.1.1 # Lint docstrings
20
pyenchant==3.2.0 # Bindings for a spellchecking sytem
21
pygithub==1.54.1
22
pylint==2.7.2 # Lint
23
-pyroma==3.0.1 # Packaging best practices checker
+pyroma==3.1 # Packaging best practices checker
24
pytest-cov==2.11.1 # Measure code coverage
25
pytest-envfiles==0.1.0 # Use files for environment variables for tests
26
pytest==6.2.2 # Test runners
0 commit comments