Files
tablib/Makefile
T
2016-02-07 05:46:20 -05:00

5 lines
113 B
Makefile

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