diff --git a/tox.ini b/tox.ini index 05743ad..799296f 100644 --- a/tox.ini +++ b/tox.ini @@ -6,13 +6,11 @@ [tox] toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/authentic2-cut/{env:BRANCH_NAME:} envlist = - py3-dj111-drf39 py3-dj22-drf39 [tox:jenkins] envlist = pylint - py3-dj111-drf39 py3-dj22-drf39 @@ -37,7 +35,6 @@ deps = # dependency constraints for authentic py3: file-magic drf39: djangorestframework>=3.9.2,<3.10 - dj111: django<2.0 dj22: django<2.3 django-tables<2.0 psycopg2-binary<2.9