ci: keep on using pylint 2 while pylint-django is not ready (#81905)
gitea/chrono/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2023-10-03 06:20:18 +02:00
parent 15b2b26c08
commit 6aa243817e
1 changed files with 4 additions and 2 deletions

View File

@ -23,7 +23,8 @@ deps =
WebTest
mock<4
httmock
pylint
pylint<3
astroid<3
pylint-django
django-webtest
pytz
@ -53,7 +54,8 @@ deps =
WebTest
mock<4
httmock
pylint
pylint<3
astroid<3
pylint-django
django-webtest
pytz