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 31171b4 + 1c5f4c7 commit 24da02eCopy full SHA for 24da02e
dev-requirements.txt
@@ -22,7 +22,7 @@ pydocstyle==5.1.1 # Lint docstrings
22
pyenchant==3.2.0 # Bindings for a spellchecking sytem
23
pygithub==1.54.1
24
pylint==2.6.2 # Lint
25
-pyroma==2.6 # Packaging best practices checker
+pyroma==3.0.1 # Packaging best practices checker
26
pytest-cov==2.11.1 # Measure code coverage
27
pytest==6.2.2 # Test runners
28
sphinx-autodoc-typehints==1.11.1
0 commit comments