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
commit3bb3e5192f1f77faa433635c18835f1e085a99ac (patch)
tree9fd8b0b36786d965a8e6be89b0502c1fe0956da6 /setup.cfg
parentbf7e847e9c51313ac45af2ae6f1deff384412927 (diff)
downloadpython-coveragepy-git-3bb3e5192f1f77faa433635c18835f1e085a99ac.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 5e19bd2b..f3dd4b61 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 '# '