tox: pin pylint to <2.10 (2.10.1 is hanging) (#56302)

This commit is contained in:
Frédéric Péters 2021-08-21 11:22:06 +02:00
parent 5c674c39e2
commit 0b97e91b54
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