Skip to content

Commit

Permalink
Update Earl Grey meta.yaml (#51238)
Browse files Browse the repository at this point in the history
* Update meta.yaml

* Update meta.yaml

* Update meta.yaml

* Update meta.yaml

* Apply suggestions from code review

Co-authored-by: Alicia A. Evans <[email protected]>

---------

Co-authored-by: Alicia A. Evans <[email protected]>
  • Loading branch information
TobyBaril and aliciaaevans authored Oct 9, 2024
1 parent 8ec8e6c commit 1dcd1f1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion recipes/earlgrey/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ source:
sha256: {{ sha256 }}

build:
number: 1
number: 2
skip: True # [osx]
run_exports:
- {{ pin_subpackage('earlgrey', max_pin='x') }}

Expand Down Expand Up @@ -49,10 +50,13 @@ requirements:
- r-viridis
- r-cowplot
- r-ggtext
- r-data.table
- r-magrittr
- bedtools
- emboss
- pybedtools
- samtools
- heliano

test:
commands:
Expand Down

0 comments on commit 1dcd1f1

Please sign in to comment.