v0.11.1, fix packaging error

This commit is contained in:
2016-02-07 13:46:03 -05:00
parent 851ba25702
commit bbdf5f11ab
4 changed files with 30 additions and 28 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ test:
publish:
python setup.py register
python setup.py sdist upload
python setup.py bdist_wheel upload --universal
python setup.py bdist_wheel --universal upload