From 7b62cca7f397c2c722fefd3abd42691f7129a96e Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 18 May 2014 12:31:59 -0700 Subject: grump --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 5925b075..9e0f6c96 100644 --- a/tox.ini +++ b/tox.ini @@ -51,7 +51,7 @@ commands = doc8 --allow-long-titles README.rst docs/ [testenv:py3pep8] -basepython = python3 +basepython = python3.3 deps = doc8 flake8 -- cgit v1.2.3