tox: allow higher djangorestframework, for 2.2 compat

This commit is contained in:
Frédéric Péters 2020-07-28 16:22:31 +02:00
parent ad29b4bab1
commit b5e7a101aa
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ deps =
pylint
pylint-django
mock
djangorestframework>=3.3,<3.7
djangorestframework>=3.3,<3.8
commands =
py2: ./getlasso.sh
py3: ./getlasso3.sh