adding pep8 in run_test.sh

This commit is contained in:
kakwa 2015-07-11 22:26:08 +02:00
parent 1885079444
commit 61bade4bd0
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
cd `dirname $0`
python setup.py test
python setup.py test &&\
pep8 --repeat --show-source --exclude=.venv,.tox,dist,docs,build,*.egg,tests,misc .