Merge remote-tracking branch 'origin/wheels'
This commit is contained in:
commit
6f50f63382
|
@ -97,7 +97,7 @@ rm -rf build
|
||||||
|
|
||||||
make pypi-files
|
make pypi-files
|
||||||
echo "Uploading to PyPi ..."
|
echo "Uploading to PyPi ..."
|
||||||
python setup.py sdist upload
|
python setup.py sdist bdist_wheel upload
|
||||||
make clean
|
make clean
|
||||||
|
|
||||||
/bin/echo -e "\n### DONE!"
|
/bin/echo -e "\n### DONE!"
|
||||||
|
|
Loading…
Reference in New Issue