Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore: upgrade to hdf5 1.8.18
Browse files Browse the repository at this point in the history
  • Loading branch information
hbredin authored Jun 8, 2017
2 parents a19fdfa + 996f243 commit 29bfa0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ source:
build:
rpaths:
- lib/
number: 1
number: 2
skip: true # [win]

requirements:
build:
- python
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*
- gcc
- eigen
- fftw
Expand All @@ -32,7 +32,7 @@ requirements:

run:
- python
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*
- libgcc
- eigen
- fftw
Expand Down

0 comments on commit 29bfa0a

Please sign in to comment.