diff --git a/tox.ini b/tox.ini index f0e2359dd..14564d411 100644 --- a/tox.ini +++ b/tox.ini @@ -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/