Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: ec38751b3b555d3a26f0c7445f2d2cd9d7c3a3502237519a206a50cb58df56ec

build:
number: 1
number: 2
skip: True # [win and py36]
features:
- vc9 # [win and py27]
Expand All @@ -22,10 +22,10 @@ requirements:
- toolchain
- python # [win]
- cmake
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*

run:
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*

about:
home: http://kealib.org/
Expand Down