We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0dea95 + 25b3ede commit 9727737Copy full SHA for 9727737
1 file changed
tox.ini
@@ -49,6 +49,10 @@ ignore = .dockerignore
49
tests/**
50
tox.ini
51
52
+[coverage:run]
53
+concurrency =
54
+ thread
55
+patch = subprocess
56
[coverage:xml]
57
output = .tox/test-reports/coverage.xml
58
[coverage:html]
0 commit comments