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 31c0c62 + fe11b50 commit c3a9fedCopy full SHA for c3a9fed
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.7.2 # Lint
25
-pyroma==3.0.1 # Packaging best practices checker
+pyroma==3.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