# source this file before beginning development on this repo
# create the venv by running this at the project root:
# python3 -m venv venv
. venv/bin/activate