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

This commit is contained in:
Frédéric Péters 2023-10-03 06:20:35 +02:00
parent 25dc48669c
commit 3e898a5a2b
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ commands =
basepython = python3
deps =
-rtest-requirements.txt
pylint
pylint<3
astroid<3
pylint-django
commands =
./pylint.sh eo_gestion/ tests/