From f25f9fe78aafd7abcefc1d38dbd3e2dd391ad9ec Mon Sep 17 00:00:00 2001 From: JW <34543031+jwcodee@users.noreply.github.com> Date: Wed, 6 Nov 2024 13:58:13 -0800 Subject: [PATCH] Update meta.yaml --- recipes/goldrush/meta.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/goldrush/meta.yaml b/recipes/goldrush/meta.yaml index efce055df5c10..881812014125a 100644 --- a/recipes/goldrush/meta.yaml +++ b/recipes/goldrush/meta.yaml @@ -11,7 +11,7 @@ source: build: skip: true # [py < 38 or win or py > 39] - number: 0 + number: 1 run_exports: {{ pin_subpackage("goldrush", max_pin="x") }} requirements: @@ -41,6 +41,7 @@ requirements: - gperftools - bc - snakemake + - numpy >= 1.22.4 test: commands: