Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwcodee authored Nov 6, 2024
1 parent 27fa1b9 commit f25f9fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/goldrush/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -41,6 +41,7 @@ requirements:
- gperftools
- bc
- snakemake
- numpy >= 1.22.4

test:
commands:
Expand Down

0 comments on commit f25f9fe

Please sign in to comment.