mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-01-15 01:17:54 -05:00
Scripts
Set up (from the project root):
python3 -m venv .venv
source .venv/bin/activate
pip install -r openvm/scripts/requirements.txt
Set up (from the project root):
python3 -m venv .venv
source .venv/bin/activate
pip install -r openvm/scripts/requirements.txt