diff --git a/tox.ini b/tox.ini index f0be34a6..9046fc4d 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,7 @@ [tox] minversion = 1.6 skipsdist = True -envlist = pep8, py27 +envlist = pep8 [testenv] install_command = pip install {opts} {packages}