Installation
============
Required dependencies
---------------------
TODO add more requirements
- Python 3.11 or later
Installing with conda
---------------------
.. code-block:: bash
conda install -c conda-forge TEMPLATE
Installing with pip
-------------------
.. code-block:: bash
pip install TEMPLATE
.. _mindeps_policy:
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
`_.