#!/usr/bin/env bash set -ex export PYTHONDONTWRITEBYTECODE=1 rm -rf **/__pycache__ python ./run.py