Files
packages/anda/langs/python/west/anda.hcl
T
Owen Zimmerman 534efbb2a4 add: west (#6732)
2025-10-10 16:17:25 +08:00

7 lines
72 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "west.spec"
}
}