diff --git a/recipes/goldrush/meta.yaml b/recipes/goldrush/meta.yaml index efce055df5c10..3be1717cb17c8 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: