Files
tablib/test_suite.sh
T
Kenneth Reitz 288b15fb54 tox coverage
2011-02-17 19:37:52 -05:00

4 lines
142 B
Bash
Executable File

tox
# coverage xml
rm -fr pylint.txt
# pylint -d W0312 -d W0212 -d E1101 -d E0202 -d W0102 -d E0102 -f parseable ./tablib > pylint.txt || true