summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-11-26 17:34:30 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-11-26 17:34:30 -0500
commit76a06f5319730da58f888ae368b25439319cc6b0 (patch)
tree0870d58cccda45f594b65308b776dbba809e1073 /setup.cfg
parentd76acace8bc4d80c1950a74005790e9939e5352f (diff)
downloadpython-coveragepy-76a06f5319730da58f888ae368b25439319cc6b0.tar.gz
Nope, that wasn't it
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 5e19bd2..f3dd4b6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[tool:pytest]
-addopts = -q
+addopts = -q -n3
[pep8]
# E265 block comment should start with '# '