#!/usr/bin/env bash
set -euxo pipefail
python -m pip install --upgrade pip setuptools wheel
python -m pip install -e .