tox: stop testing with drf 3.4 (#57661)

This commit is contained in:
Paul Marillonnet 2021-10-06 17:49:12 +02:00
parent 6f388a5ee5
commit 84591f2fea
1 changed files with 0 additions and 3 deletions

View File

@ -6,14 +6,12 @@
[tox]
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/authentic2-wallonie-connect/{env:BRANCH_NAME:}
envlist =
py3-dj111-drf34
py3-dj111-drf39
py3-dj22-drf39
[tox:jenkins]
envlist =
pylint
py3-dj111-drf34
py3-dj111-drf39
py3-dj22-drf39
@ -37,7 +35,6 @@ deps =
pip > 9
https://git.entrouvert.org/authentic.git/snapshot/authentic-main.tar.gz
# dependency constraints for authentic
drf34: djangorestframework>=3.4,<3.4.1
drf39: djangorestframework>=3.9.2,<3.10
dj111: django<2.0
dj22: django<2.3