Skip to content

Contributions

A software environment for development can be made as follows:

$ conda create --name tree-env python=3.13 treelib blessed pytest ruff mypy pre-commit -c conda-forge -y