From d39f5197cb93225efd3192231e0bcf006ca2b0c7 Mon Sep 17 00:00:00 2001 From: Stefan Wojcik Date: Sat, 25 Feb 2017 19:10:00 -0500 Subject: [PATCH] tox.init cleanup --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8278ee75..5cbb3c27 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = {py27,py33,py34,py35,pypy,pypy3}-{mg27,mg28,mg30},flake8 +envlist = {py27,py35,pypy,pypy3}-{mg27,mg28,mg30},flake8 [testenv] commands =