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

This commit is contained in:
Frédéric Péters 2023-10-03 06:17:38 +02:00
parent df316ade0a
commit 439762cb89
1 changed files with 2 additions and 1 deletions

View File

@ -67,7 +67,8 @@ setenv =
deps =
Django<2.3
psycopg2-binary
pylint
pylint<3
astroid<3
pylint-django
commands =
/bin/bash -c "./pylint.sh petale/"