makefile for WHEELS

This commit is contained in:
Kenneth Reitz
2014-05-27 12:51:51 -04:00
parent c5972db8f0
commit f7acc19523
+4
View File
@@ -0,0 +1,4 @@
publish:
python setup.py register
python setup.py sdist upload
python setup.py bdist_wheel upload