From 60e6677a300212c95c9e52f95dd0880a82e55ae2 Mon Sep 17 00:00:00 2001 From: Martin Grigorov <martin-g@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:53:18 +0200 Subject: [PATCH] Add run_exports --- recipes/ectyper/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/ectyper/meta.yaml b/recipes/ectyper/meta.yaml index 868a33b55dd5b..f62181cfeb072 100644 --- a/recipes/ectyper/meta.yaml +++ b/recipes/ectyper/meta.yaml @@ -12,6 +12,8 @@ build: number: 0 noarch: python script: python -m pip install --no-deps --ignore-installed . + run_exports: + - {{ pin_subpackage('ectyper', max_pin='x') }} requirements: build: