Running, Modifying, or Contributing in this Repository Developer Setup References Developer Setup pyenv install -- skip this if you already have the version on your system direnv allow pip install --upgrade pip pip install poetry -- Assumes poetry >= 1.20.0 poetry install References https://direnv.net/ https://github.com/pyenv/pyenv