tox: limit django-appconf when testing against python 2 (#41200)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head Build queued... Details

This commit is contained in:
Frédéric Péters 2020-03-31 19:37:22 +02:00
parent cc0677c7e9
commit bda5c63a65
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