tox: limit django-jsonfield version for python2

This commit is contained in:
Frédéric Péters 2019-08-18 11:31:58 +02:00
parent 7142c0eb42
commit 14d5615806
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ deps =
pylint-django<0.8.1
django-webtest<1.9.3
pytz
py2: django-jsonfield<1.3
py2: django-mellon
py3: django-mellon>=1.2.35
pytest-freezegun