tox: stop testing against django 1.11

This commit is contained in:
Frédéric Péters 2021-07-02 14:34:42 +02:00
parent 9ac90f720a
commit fb5218f0d0
1 changed files with 1 additions and 5 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py3-django111-pg-codestyle-coverage-pylint, py3-django22-pg
envlist = py3-django22-pg-codestyle-coverage-pylint
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/chrono/{env:BRANCH_NAME:}
[testenv]
@ -25,14 +25,10 @@ deps =
django-webtest
pytz
pyquery
django111: django-mellon>=1.2.35,!=1.6
django22: django-mellon>=1.6.1
pytest-freezegun
django111: django>=1.11,<1.12
django22: django>=2.2,<2.3
django111: djangorestframework<3.12.0
psycopg2-binary<2.9
django111: django-filter<2.3
codestyle: pre-commit
commands =
./getlasso3.sh