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/meson.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/meson.go')
| -rw-r--r-- | internal/rosa/meson.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/meson.go b/internal/rosa/meson.go index 163a0deb..cb735e55 100644 --- a/internal/rosa/meson.go +++ b/internal/rosa/meson.go @@ -44,7 +44,7 @@ python3 ./run_project_tests.py \ --backend=ninja `, }, - Setuptools, + PythonSetuptools, PkgConfig, CMake, Ninja, |
