#!/bin/bash rm -rf ./build rm -rf ./dist set -e ./tests/manage.sh add python setup.py sdist bdist_wheel