Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#!/bin/bash
set -euo pipefail
python -m pip install -e . --force-reinstall
jlpm && jlpm run build
jlpm run develop