From a7ce11102d75e71639437bc97da8ccd27aa06909 Mon Sep 17 00:00:00 2001 From: harryln-1 Date: Sat, 9 Nov 2024 12:13:29 +0000 Subject: [PATCH] edit meta.yaml with run_exports --- recipes/lamps/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/lamps/meta.yaml b/recipes/lamps/meta.yaml index 46c79fa76b9b6..928e649120589 100644 --- a/recipes/lamps/meta.yaml +++ b/recipes/lamps/meta.yaml @@ -15,6 +15,8 @@ build: noarch: python script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation number: 0 + run_exports: + - {{ pin_subpackage('lamps', max_pin="x") }} requirements: host: