tests: freeze pylint==2.7.4

This commit is contained in:
Adrián Chaves 2021-10-05 14:28:32 +02:00
parent d06dcb8246
commit 6d7179b6b7
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ deps =
reppy
robotexclusionrulesparser
# Test dependencies
pylint
# Force the pylint version used in CI for the 2.5.0 tag
pylint==2.7.4
commands =
pylint conftest.py docs extras scrapy setup.py tests