From 86361c2b297b86d573c51f3f3517e1aac6e623db Mon Sep 17 00:00:00 2001 From: abmiguez Date: Wed, 14 Feb 2024 11:41:45 +0100 Subject: [PATCH] Update meta.yaml --- bioconda_recipe/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bioconda_recipe/meta.yaml b/bioconda_recipe/meta.yaml index 9171c21..4d61d32 100644 --- a/bioconda_recipe/meta.yaml +++ b/bioconda_recipe/meta.yaml @@ -15,6 +15,8 @@ source: build: noarch: python script: {{ PYTHON }} -m pip install . -vv --no-dependencies + run_exports: + - {{ pin_subpackage('metaphlan', max_pin='x.x') }} requirements: host: