tox: limit quixote to <3.2, to keep working with python 3.5

This commit is contained in:
Frédéric Péters 2020-08-11 08:34:07 +02:00
parent 1e20f04fa6
commit 4ca1fe7834
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ deps =
django-ratelimit<3
pyproj
pylint<1.8
Quixote>=3.0
Quixote>=3.0,<3.2
commands =
py.test -v {env:COVERAGE:} --junitxml=junit-{envname}.xml {posargs:tests/}
pylint: ./pylint.sh wcs/