From 7b3c4d1d522db12c02a3e1c169ebf34990d44565 Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Wed, 18 Sep 2024 01:36:32 +0200 Subject: [PATCH] remove rc-channels --- recipe/conda_build_config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index df841cb..2cea240 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -2,7 +2,3 @@ c_compiler: # [osx] - clang_bootstrap # [osx] cxx_compiler: # [osx] - clang_bootstrap # [osx] -channel_sources: - - conda-forge/label/llvm_rc,conda-forge -channel_targets: - - conda-forge llvm_rc