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

This commit is contained in:
Frédéric Péters 2023-10-03 06:17:50 +02:00
parent 9d67f8587a
commit d6b87039cb
1 changed files with 2 additions and 1 deletions

View File

@ -72,7 +72,8 @@ deps =
WebTest
mock<4
httmock
pylint
pylint<3
astroid<3
pylint-django
django-webtest<1.9.3
pytest-freezegun