We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7ab6e commit bc03426Copy full SHA for bc03426
1 file changed
.coveragerc
@@ -1,2 +1,5 @@
1
[run]
2
-omit = */venv/*
+omit =
3
+ */venv/*
4
+ */virtualenv/*
5
+ignore_errors = True
0 commit comments