Install newer version of pep8 on Travis
This commit is contained in:
parent
bdad87a242
commit
b9ad35733a
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ case "$SWIGLANG" in
|
|||
sudo apt-get -qq install php$VER-cli php$VER-dev
|
||||
;;
|
||||
"python")
|
||||
sudo apt-get -qq install pep8
|
||||
pip install pep8
|
||||
if [[ "$PY3" ]]; then
|
||||
sudo apt-get install -qq python3-dev
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue