mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
198fbdea28
* 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>
7 lines
88 B
HCL
7 lines
88 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "depthcharge-tools.spec"
|
|
}
|
|
}
|