We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfe735b + 3810f0b commit 9d8fe79Copy full SHA for 9d8fe79
requirements-dev.txt
@@ -1,4 +1,6 @@
1
-coverage
+# coveragepy==5.0 fails with `Safety level may not be changed inside a transaction
2
+# on python 3.6.0 (xenial)
3
+coverage<5
4
flake8==3.5.0
5
mock
6
monotonic
0 commit comments