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

This commit is contained in:
Nicolas Roche 2020-08-11 14:06:29 +02:00 committed by Frédéric Péters
parent 39b758b7e9
commit b50c51a034
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ deps =
pytest-httpbin
pytest-localserver
pytest-sftpserver
Quixote
Quixote>=3.0,<3.2
vobject
django-ratelimit
pyquery