Skip to content

Commit

Permalink
Add numpy and h5py as conda dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed Mar 31, 2024
1 parent 55822d0 commit 3ff8c48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .conda.tensorflow/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,14 @@ requirements:

host:
- python=3.7
- numpy
- h5py
- pip

run:
- python=3.7
- numpy
- h5py
- pip

test:
Expand Down

0 comments on commit 3ff8c48

Please sign in to comment.