Pin pylint on stable/xena
Fix new pylint issue by pining it to the most recent release that should work on the stable/xena branch. Change-Id: I70cff2adc3c2554526c52f3879d16eadc6ba4ef8
This commit is contained in:
parent
b8ddbc94a1
commit
26c75ccdf2
@ -8,7 +8,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
|
|||||||
flake8-import-order==0.12 # LGPLv3
|
flake8-import-order==0.12 # LGPLv3
|
||||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||||
oslotest>=3.2.0 # Apache-2.0
|
oslotest>=3.2.0 # Apache-2.0
|
||||||
pylint>=2.5.3 # GPLv2
|
pylint>=2.5.3,<=2.10.2 # GPLv2
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
testresources>=2.0.0 # Apache-2.0/BSD
|
testresources>=2.0.0 # Apache-2.0/BSD
|
||||||
|
Loading…
Reference in New Issue
Block a user