# Installation ## Runtime install ```bash pip install -e . ``` ## Developer install ```bash pip install -e .[dev,docs] ``` ## What is intentionally not installed This package does not install: - MAGMA - PoPS - example datasets - cached run outputs That is a size policy, not an omission by accident.