From 73cd6276884f1e2828adc948fe4baa4b93dc78ed Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 1 Jan 2014 08:29:09 -0800 Subject: THis should be a seperate PR --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 93f5b421..61143112 100644 --- a/tox.ini +++ b/tox.ini @@ -24,7 +24,7 @@ commands = # Temporarily disable coverage on pypy because of performance problems with # coverage.py on pypy. [testenv:pypy] -commands = py.test --capture=no --strict +commands = py.test --capture=no [testenv:pep8] deps = flake8 -- cgit v1.2.3