1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 16:34:00 +00:00

Merge branch 'rc' into dev

This commit is contained in:
Paulus Schoutsen
2018-03-26 16:24:48 -07:00

View File

@@ -27,4 +27,5 @@ then
exit 1
fi
python3 setup.py sdist bdist_wheel upload
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/* --skip-existing