#! /bin/bash . ~/.local/share/ffx.venv/bin/activate pushd ~/.local/src/ffx/ pip install --editable . popd deactivate