diff --git a/tox.ini b/tox.ini index 155f00e0..525f02e1 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/combo/{env:BRANCH_NAME:} -envlist = coverage-py3-django32-codestyle, pylint +envlist = coverage-py3-django22-codestyle, pylint [testenv] usedevelop = True