Files
packages/anda/system/depthcharge-tools/anda.hcl
T
Raboneko 198fbdea28 fix(depthcharge-tools): Use pyproject macros (#10327) (#10331)
* fix(depthcharge-tools): Use pyproject macros



* fix: Pip



* fix: Sitelib



* fix: Only build once



* fix: Use pyproject files



* fix: Slop



* I'm killing you Owen




---------



(cherry picked from commit 9e2c12ec9d)

Signed-off-by: Gilver <roachy@fyralabs.com>
Co-authored-by: Gilver <roachy@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-06 14:38:53 -06:00

7 lines
88 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "depthcharge-tools.spec"
}
}