From 228489371d31b0cef27f1f4f09b60c87efa171a6 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Mon, 26 Jan 2026 02:23:03 +0900 Subject: internal/rosa: setuptools artifact Apparently the only way to install python stuff offline. Signed-off-by: Ophestra --- internal/rosa/all.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal/rosa/all.go') diff --git a/internal/rosa/all.go b/internal/rosa/all.go index 4bc45a7a..caf21792 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -29,6 +29,7 @@ const ( PkgConfig Python Rsync + Setuptools Zlib // _presetEnd is the total number of presets and does not denote a preset. -- cgit v1.3.1