mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
tox coverage
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
nosetests test_tablib.py --with-xunit --with-coverage
|
||||
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
|
||||
Reference in New Issue
Block a user