#!/bin/bash rm -rfv ./dist rm -rfv ./build set -e bash ./tests/test.sh python setup.py sdist bdist_wheel