set -e

# AFAICT this does not actually get run for the package, so do it manually
pip install -e .
