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 99d67fd + 5a47f2b commit 0e0ee5fCopy full SHA for 0e0ee5f
dev-requirements.txt
@@ -22,7 +22,7 @@ pylint==2.1.1 # Lint
22
pyroma==2.4 # Packaging best practices checker
23
pytest-cov==2.6.0 # Measure code coverage
24
pytest-envfiles==0.1.0 # Use files for environment variables for tests
25
-pytest==4.0.0 # Test runners
+pytest==4.0.1 # Test runners
26
sphinx-autodoc-typehints==1.5.1
27
sphinxcontrib-spelling==4.2.0
28
timeout-decorator==0.4.0 # Decorate functions to time out.
0 commit comments