ci: keep on using pylint 2 while pylint-django is not ready (#81905) #116

Merged
fpeters merged 1 commits from wip/81905-no-pylint3 into main 2023-10-03 08:15:18 +02:00
1 changed files with 4 additions and 2 deletions

View File

@ -24,7 +24,8 @@ deps =
WebTest
mock<4
httmock
pylint
pylint<3
astroid<3
pylint-django
django32: django-webtest
pyquery
@ -54,7 +55,8 @@ deps =
mock<4
httmock
django-mellon>=1.13
pylint
pylint<3
astroid<3
pylint-django
django-webtest
pyquery