From fb319077ed1c81f77787019a8ad7421947e5ff2d Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:37:10 -0500 Subject: [PATCH] chore: bring proton-core out of extras (#13028) (#13041) --- anda/langs/python/proton-core/anda.hcl | 3 --- 1 file changed, 3 deletions(-) diff --git a/anda/langs/python/proton-core/anda.hcl b/anda/langs/python/proton-core/anda.hcl index a653ad4946..7eec800b00 100644 --- a/anda/langs/python/proton-core/anda.hcl +++ b/anda/langs/python/proton-core/anda.hcl @@ -3,7 +3,4 @@ project pkg { rpm { spec = "proton-core.spec" } - labels { - subrepo = "extras" - } }