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

This commit is contained in:
Frédéric Péters 2023-10-03 06:16:49 +02:00
parent c04a5c50bd
commit 9d333b9957
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ deps =
mock<4
httmock
python-dateutil
pylint
pylint<3
astroid<3
pylint-django
django-webtest
pyquery