Skip to content

Commit

Permalink
update conda build recipe to include h5py dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
Kvieta1990 committed Jun 20, 2022
1 parent 761e1b1 commit b2821c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ build:
requirements:
build:
- numpy
- h5py
run:
- numpy
- h5py

test:
imports:
Expand Down

0 comments on commit b2821c1

Please sign in to comment.