tox: limit pylint-django to a version working with pylint<1.8 (#29170)

This commit is contained in:
Frédéric Péters 2018-12-24 09:13:18 +01:00
parent 746c4c1a2b
commit 09bcec9cc6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ deps =
mock
httmock
pylint<1.8
pylint-django<0.9
pylint-django<0.8.1
django-webtest<1.9.3
pytz
py2: django-mellon