Update Makefile

This commit is contained in:
2016-02-07 03:45:31 -05:00
parent 2fa5fa6ac5
commit a3ded28c57
+1
View File
@@ -29,6 +29,7 @@ publish:
python setup.py register
python setup.py sdist upload
python setup.py bdist_wheel upload --universal
rm -fr dist .egg
docs-init: