From a1d37faf7ee99e76a29d820c9cf07c4aa87b1d7d Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:36:45 -0500 Subject: [PATCH] chore: bring proton-core out of extras (#13028) (#13039) --- 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" - } }