Fine-tune pylint and debugger test scripts (#3012)
- Added pylint and python-serial to apt-get-install-deps.sh. - Make Jerry debugger import python serial module only if needed. - Check-pylint.sh warns if pylint isn't installed. JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
This commit is contained in:
committed by
Robert Fancsik
parent
ff2e75ed2e
commit
54a5a650aa
@@ -19,4 +19,4 @@ sudo apt-get install -q -y \
|
||||
make cmake \
|
||||
gcc gcc-multilib \
|
||||
doxygen \
|
||||
cppcheck vera++ python
|
||||
cppcheck vera++ python pylint python-serial
|
||||
|
||||
Reference in New Issue
Block a user