no more test suite.

This commit is contained in:
Kenneth Reitz
2011-02-18 04:37:00 -05:00
parent c219972ccd
commit bccf0d1ba1
-5
View File
@@ -1,5 +0,0 @@
rm -fr nosetests.xml
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