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.
1 parent ec6655a commit 7d517b4Copy full SHA for 7d517b4
dev-requirements.txt
@@ -16,6 +16,6 @@ pyenchant==2.0.0 # Bindings for a spellchecking sytem
16
pylint==2.1.1 # Lint
17
pyroma==2.4 # Packaging best practices checker
18
pytest-cov==2.6.0 # Measure code coverage
19
-pytest==3.8.1 # Test runners
+pytest==3.8.2 # Test runners
20
vulture==0.29
21
yapf==0.24.0 # Automatic formatting for Python
0 commit comments