From e791e92cf76b108e172720bb01fe395cad466a7c Mon Sep 17 00:00:00 2001 From: Martin Grigorov Date: Tue, 15 Oct 2024 13:54:40 +0300 Subject: [PATCH] Add run_exports --- recipes/crabs/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/crabs/meta.yaml b/recipes/crabs/meta.yaml index 8444381395651..a6368a35e3b06 100644 --- a/recipes/crabs/meta.yaml +++ b/recipes/crabs/meta.yaml @@ -14,6 +14,8 @@ build: number: 0 script: "{{ PYTHON }} -m pip install . --no-deps -vvv" noarch: python + run_exports: + - {{ pin_subpackage(name, max_pin="x.x") }} requirements: host: