We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 476b929 + ab72aa7 commit c052ed3Copy full SHA for c052ed3
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.1 # Lint
23
-pyroma==2.6.1 # Packaging best practices checker
+pyroma==3.0.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