Add apptainer container. Clean up repo

This commit is contained in:
Kylian Schmidt
2025-09-08 09:44:49 +02:00
parent b6a37fb93f
commit be99b3e601
8 changed files with 28 additions and 449 deletions
+4
View File
@@ -7,6 +7,10 @@ authors = [
]
readme = "README.md"
requires-python = ">=3.9"
dependencies = [
"jinja2",
"pyyaml",
]
[tool.black]
line-length = 120