We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e7998 commit 3810f0bCopy full SHA for 3810f0b
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