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

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

View File

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