This commit is contained in:
2026-06-16 04:14:14 +05:30
parent 1c48f58578
commit 514f6e5f7c
6 changed files with 485 additions and 14 deletions

View File

@@ -52,6 +52,9 @@ dependencies = [
# YAML support (optional but recommended)
"pyyaml>=6.0.1",
# Code generation
"datamodel-code-generator>=0.25.0",
]
[project.scripts]