From 76a06f5319730da58f888ae368b25439319cc6b0 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 26 Nov 2016 17:34:30 -0500 Subject: Nope, that wasn't it --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') 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 '# ' -- cgit v1.2.1