We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff0d22 commit 2b68f8aCopy full SHA for 2b68f8a
1 file changed
rootfs/dev_requirements.txt
@@ -1,5 +1,5 @@
1
# Run "make coverage" or "make test-unit" for the % of code exercised during tests
2
-coverage>=4.0
+coverage==4.0.3
3
4
# Run "make flake8" to check python syntax and style
5
flake8==2.5.1
0 commit comments