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 ac797bc commit 2487d0eCopy full SHA for 2487d0e
requirements_dev.txt
@@ -1,6 +1,6 @@
1
-mock
2
-pytest
+mock==2.0.0
+pytest==3.5.0
3
pytest-pep8
4
pytest-flakes
5
-pytest-cov
+pytest-cov==2.5.1
6
flask
0 commit comments