WIP: Expand the developer documentation #27

Draft
gremond wants to merge 51 commits from develop into developer_docs
Showing only changes of commit 3fa7beafd6 - Show all commits

View file

@ -27,7 +27,7 @@ dependencies = [
"ruamel.yaml ~= 0.18.6",
"pydantic ~= 2.9.2",
"jinja2 ~= 3.1.4",
"tiramisu ~= 5.0.0"
"tiramisu >=5.0,<6"
]
[project.optional-dependencies]