tox: limit django-jsonfield version for python2

This commit is contained in:
Frédéric Péters 2019-08-18 11:37:20 +02:00
parent 925e2efd44
commit 62456045e0
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ deps =
django-webtest<1.9.3
psycopg2
django-mellon
py2: django-jsonfield<1.3
py2: quixote<3.0
py2: vobject
py2: django-ratelimit<3