tox: limit django-appconf when testing against python 2 (#41200)

This commit is contained in:
Frédéric Péters 2020-03-31 19:37:22 +02:00
parent 17676d1ecf
commit c3c35de94b
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ deps:
pytest-freezegun
xmlschema<1.1
enum34<=1.1.6
py2: django-appconf<1.0.4
commands =
py2: ./getlasso.sh
py3: ./getlasso3.sh