diff --git a/tox.ini b/tox.ini index c13e39f..6588bb7 100644 --- a/tox.ini +++ b/tox.ini @@ -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