# Runtime and dev dependencies are defined in pyproject.toml (canonical source).
# Local development:
#   pip install -e ".[dev]"
# Production install from PyPI:
#   pip install cosla-sensemaking-tools

-e .[dev]
