Skip to content

Commit

Permalink
[ci skip] Merge PR 38396
Browse files Browse the repository at this point in the history
Merge PR #38396, commits were: 
 * Remove hdf5 dependency at runtime
  • Loading branch information
sfiligoi authored Dec 22, 2022
1 parent ed1b723 commit 33e3348
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions recipes/unifrac-binaries/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source:
sha256: 321b2aa67d5c55241b15f5d53e79c6fca125c4f69fd5d26fd3dc2c811ef77b74

build:
number: 0
number: 1

requirements:
build:
Expand All @@ -29,13 +29,11 @@ requirements:
- zlib
- libcblas
- liblapacke
- hdf5
run:
- lz4
- zlib
- libcblas
- liblapacke
- hdf5

test:
commands:
Expand Down

0 comments on commit 33e3348

Please sign in to comment.