diff --git a/tox.ini b/tox.ini index 3b40bd2..9509418 100644 --- a/tox.ini +++ b/tox.ini @@ -5,7 +5,7 @@ [tox] toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/zoo/{env:BRANCH_NAME:} -envlist = {py27,py3}-coverage +envlist = py3-coverage [testenv] # django.contrib.auth is not tested it does not work with our templates