diff --git a/Makefile b/Makefile index 5b4036c..ef81323 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +test: + python test_tablib.py publish: python setup.py register python setup.py sdist upload