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

This commit is contained in:
Frédéric Péters 2023-10-03 06:21:25 +02:00
parent b0c2736d63
commit 26b7d912b6
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ setenv =
ANTS_HUB_SETTINGS_FILE=tests/settings.py
env_bin_dir = scripts
deps =
pylint
pylint<3
astroid<3
pylint-django
-r test-requirements.txt
commands =