5 lines
150 B
Plaintext
5 lines
150 B
Plaintext
# Core runtime dependencies are defined in pyproject.toml.
|
|
# Install them from the repo root with:
|
|
# python -m pip install -r requirements.txt
|
|
-e .
|