Files
tablib/Makefile
T
2016-02-07 07:09:34 -05:00

7 lines
142 B
Makefile

test:
python test_tablib.py
publish:
python setup.py register
python setup.py sdist upload
python setup.py bdist_wheel upload --universal