tox: pin pylint to <2.10 (2.10.1 is hanging)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Frédéric Péters 2021-08-21 11:22:06 +02:00
parent 5c674c39e2
commit 76f7a04e3e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ deps =
django-ratelimit<3
pyproj
astroid!=2.5.7
pylint
pylint<2.10
Quixote>=3.0,<3.2
pre-commit
pyzbar