Skip to content

Commit 2c956eb

Browse files
committed
Installing pycodestyle as part of runtests
1 parent 32d0cb0 commit 2c956eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

systemvm/test/runtests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
which python2
2222
python2 --version
2323

24+
sudo python2 -m pip install --user --upgrade pycodestyle
25+
2426
export PYTHONPATH="../debian/opt/cloud/bin/"
2527
export PYTHONDONTWRITEBYTECODE=False
2628

0 commit comments

Comments
 (0)