Pin pylint on stable/branches
pylint release 2.16.x adds new checkers, pin pylint to the previously
used version.
Change-Id: Ifa2ba3a9ba7505c4da6e391c63ca3342a606e4ed
(cherry picked from commit 9d2a236f52
)
This commit is contained in:
parent
bc724fbebd
commit
23a7ca77c7
@ -8,7 +8,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
flake8-import-order==0.12 # LGPLv3
|
||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
pylint>=2.5.3 # GPLv2
|
||||
pylint>=2.5.3,<=2.15.10 # GPLv2
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testtools>=2.2.0 # MIT
|
||||
testresources>=2.0.0 # Apache-2.0/BSD
|
||||
|
Loading…
Reference in New Issue
Block a user