tox: limit to xmlschema < 1.1, for Python 2 compatibility

This commit is contained in:
Frédéric Péters 2020-01-24 09:44:34 +01:00
parent a0ae081b74
commit 864bd92deb
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ deps =
pylint<1.8
pylint-django<0.8.1
django-webtest<1.9.3
xmlschema<1.1
commands =
py.test {env:COVERAGE:} {posargs:tests/}
pylint: ./pylint.sh atreal_openads/