#!/bin/bash
python3 setup.py develop -u
python3 -m pip install --editable .
