tox: stop testing against django 1.11

This commit is contained in:
Frédéric Péters 2021-12-15 08:28:42 +01:00
parent 6ad9a7fbb9
commit 36ffd6ae2b
1 changed files with 0 additions and 3 deletions

View File

@ -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