Fix tests

This commit is contained in:
Kylian Schmidt
2026-04-22 14:42:25 +02:00
parent 27ea17246c
commit bec86d0f07
8 changed files with 132 additions and 56 deletions
+1
View File
@@ -36,6 +36,7 @@ classifiers = [
dependencies = [
"Jinja2>=3.0.0",
"PyYAML>=5.0",
"pytest",
]
[project.optional-dependencies]