tox.ini: limit pylint-django to <0.8.1 (#30079)

This commit is contained in:
Benjamin Dauvergne 2019-01-24 16:19:11 +01:00
parent cc2646da28
commit 7d517113d7
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ deps =
lxml
cssselect
pylint
pylint-django
pylint-django<0.8.1
django-webtest<1.9.3
WebTest
pyquery