$ make test

This commit is contained in:
2016-02-07 07:02:26 -05:00
parent 99c28fa560
commit 1ec9c18a66
+2
View File
@@ -1,3 +1,5 @@
test:
python test_tablib.py
publish:
python setup.py register
python setup.py sdist upload