diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-04-19 21:35:12 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-04-19 21:38:44 +0900 |
| commit | 9ef84d3904065618d17e757aabc1611343b37ab6 (patch) | |
| tree | 0f484902a894dce375e2dcf1ffe879ffe712ea75 /internal/rosa/all.go | |
| parent | 3b7b6e51fb2a7fbdd825ae56ce6b74e416cf9347 (diff) | |
internal/rosa/python: setuptools-scm artifact
Awful hack required by many packages.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/all.go')
| -rw-r--r-- | internal/rosa/all.go | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go index ffbdde85..dc50fcee 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -139,12 +139,14 @@ const ( PythonPyTest PythonPyYAML PythonPygments + PythonSetuptools + PythonSetuptoolsSCM + PythonVCSVersioning QEMU Rdfind Readline Rsync Sed - Setuptools SPIRVHeaders SPIRVTools SquashfsTools |
