diff --git a/tox.ini b/tox.ini index 6f0183412..f7d7b6842 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = pep8,py27,py34,docs +envlist = pep8,py34,py27,docs [testenv] install_command = pip install -U {opts} {packages}