Use pylint 1.6.4 for sanity for now.
Change: 154235161
This commit is contained in:
parent
0555d089a0
commit
7536c7edde
@ -73,8 +73,8 @@ pip2 install py-cpuinfo
|
||||
pip3 install py-cpuinfo
|
||||
|
||||
# pylint tests require the following:
|
||||
pip2 install pylint
|
||||
pip3 install pylint
|
||||
pip2 install pylint==1.6.4
|
||||
pip3 install pylint==1.6.4
|
||||
|
||||
# pep8 tests require the following:
|
||||
pip2 install pep8
|
||||
|
Loading…
Reference in New Issue
Block a user