mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 17:34:21 +01:00
adding pep8 in run_test.sh
This commit is contained in:
parent
1885079444
commit
61bade4bd0
@ -1,3 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
cd `dirname $0`
|
cd `dirname $0`
|
||||||
python setup.py test
|
python setup.py test &&\
|
||||||
|
pep8 --repeat --show-source --exclude=.venv,.tox,dist,docs,build,*.egg,tests,misc .
|
||||||
|
Loading…
Reference in New Issue
Block a user