Files
tablib/Makefile
T
2014-05-27 12:51:51 -04:00

5 lines
101 B
Makefile

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