feat: create omrf packer basic layout

This commit is contained in:
2026-08-01 22:31:39 +08:00
parent 003db65f9c
commit 8e92ceeabd
11 changed files with 101 additions and 7 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ wheels = [
[[package]]
name = "sarasacw-omrf-packer"
version = "0.1.0"
source = { virtual = "." }
source = { editable = "." }
dependencies = [
{ name = "jinja2" },
]