aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/fuse.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-03-13 12:39:36 +0900
committerOphestra <cat@gensokyo.uk>2026-03-13 13:23:30 +0900
commitb3f0360a05230dde609eb0e3fabf3a5d92792f94 (patch)
treeeafdfd1b13b9de94e2d9c9bf6f19329949eb85d8 /internal/rosa/fuse.go
parent89389940363143dd32dfa9920eb34850de541472 (diff)
internal/rosa: populate runtime dependencies
This also removes manually resolved indirect dependencies. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/fuse.go')
-rw-r--r--internal/rosa/fuse.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/internal/rosa/fuse.go b/internal/rosa/fuse.go
index 62b971c0..06c53e23 100644
--- a/internal/rosa/fuse.go
+++ b/internal/rosa/fuse.go
@@ -24,10 +24,6 @@ func (t Toolchain) newFuse() (pkg.Artifact, string) {
// this project uses pytest
SkipTest: true,
},
- PythonIniConfig,
- PythonPackaging,
- PythonPluggy,
- PythonPygments,
PythonPyTest,
KernelHeaders,