WIP: Expand the developer documentation #27

Draft
gremond wants to merge 285 commits from develop into developer_docs
Showing only changes of commit ca9bfea080 - Show all commits

View file

@ -26,7 +26,7 @@ classifiers = [
]
dependencies = [
"jinja2 ~= 3.1.6",
"tiramisu ~= 5.1.0"
"tiramisu > 5.1.0"
]
[project.optional-dependencies]