We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69f63da + 2a5ca7f commit 74cbe6aCopy full SHA for 74cbe6a
requirements/dev-requirements.txt
@@ -15,7 +15,7 @@ pip_check_reqs==2.4.3
15
pydocstyle==6.3.0 # Lint docstrings
16
pyenchant==3.2.2 # Bindings for a spellchecking sytem
17
pylint==2.15.5 # Lint
18
-pyroma==4.1 # Packaging best practices checker
+pyroma==4.2 # Packaging best practices checker
19
pytest-cov==4.0.0 # Measure code coverage
20
pytest==7.2.1 # Test runners
21
ruff==0.0.252
0 commit comments