1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 00:44:04 +00:00

Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
Paulus Schoutsen
2018-06-03 16:53:17 -04:00

View File

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