Installation
Required dependencies
TODO add more requirements
Python 3.11 or later
Installing with conda
conda install -c conda-forge TEMPLATE
Installing with pip
pip install TEMPLATE
Minimum dependency versions
This project adopts a rolling policy based on SPEC 0 regarding the minimum supported version of its dependencies.
You can see the actual minimum tested versions in pyproject.toml.