Install the Python environment as follows:
python3 -m venv .venv
pip install -r dev-requirementsThe .envrc file will take care of loading it automatically afterwards.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install the Python environment as follows:
python3 -m venv .venv
pip install -r dev-requirementsThe .envrc file will take care of loading it automatically afterwards.