Update Makefile

This commit is contained in:
2016-02-07 03:43:35 -05:00
parent 476938ab8d
commit 2fa5fa6ac5
+1 -1
View File
@@ -28,7 +28,7 @@ chardet:
publish:
python setup.py register
python setup.py sdist upload
python setup.py bdist_wheel upload
python setup.py bdist_wheel upload --universal
docs-init: