tox: add django to pylint environment

This commit is contained in:
Frédéric Péters 2022-05-17 17:53:06 +02:00
parent 1961c9b5a9
commit f865371276
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ deps =
WebTest
mock<4
httmock
django>=2.2,<2.3
django-mellon>=1.13
pylint
pylint-django