We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6519fe1 + 31fd427 commit 831164aCopy full SHA for 831164a
dev-requirements.txt
@@ -15,7 +15,7 @@ pylint==1.8.2 # Lint
15
pyroma==2.3 # Packaging best practices checker
16
pytest-cov==2.5.1 # Measure code coverage
17
pytest-envfiles==0.1.0 # Use files for environment variables for tests
18
-pytest==3.4.0 # Test runners
+pytest==3.4.2 # Test runners
19
timeout-decorator==0.4.0 # Decorate functions to time out.
20
vulture==0.26
21
yapf==0.20.2 # Automatic formatting for Python
0 commit comments