mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
adding pep8 in run_test.sh
This commit is contained in:
parent
1885079444
commit
61bade4bd0
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user