From fb3b431897a494198b00ef8aa9bed7bc73508985 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 20 Sep 2016 19:50:31 -0400 Subject: [tests] add pep8 to py27-dev too --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 90a8a4a..0eef22c 100644 --- a/tox.ini +++ b/tox.ini @@ -21,7 +21,7 @@ setenv = # are in the parent folder. # Use pkg/tools/checkout_leap.sh script to checkout those. commands = - py.test -k 'not bench' -x {posargs} + py.test -k 'not bench' --pep8 -x {posargs} deps = -r{toxinidir}/pkg/requirements-testing.pip gnupg -- cgit v1.2.3