no more test suite

This commit is contained in:
Kenneth Reitz
2011-02-18 04:41:34 -05:00
parent 6bde955170
commit 4419e7183f
-4
View File
@@ -1,4 +0,0 @@
tox
coverage xml
rm -fr pylint.txt
pylint -d W0312 -d W0212 -d E1101 -d E0202 -d W0102 -d E0102 -f parseable ./requests > pylint.txt || true