1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-02 00:58:05 +02:00
ldapcherry/run_test.sh

5 lines
135 B
Bash
Raw Normal View History

2015-04-14 16:04:33 +02:00
#!/bin/sh
cd `dirname $0`
2015-07-11 22:26:08 +02:00
python setup.py test &&\
pep8 --repeat --show-source --exclude=.venv,.tox,dist,docs,build,*.egg,tests,misc .