From b1b4debb827a55e2034cee2504fa95894c96c75b Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sun, 19 Apr 2026 20:13:26 +0900 Subject: internal/rosa/python: pathspec artifact Required by hatchling, which is required by many python packages. 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 f8f6049b..ffbdde85 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -134,6 +134,7 @@ const ( PythonMako PythonMarkupSafe PythonPackaging + PythonPathspec PythonPluggy PythonPyTest PythonPyYAML -- cgit v1.3.1