Skip to content

Commit

Permalink
Build h5py wheels in Docker file with pre-built HDF5
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Sep 17, 2020
1 parent 6dd54ff commit b798467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

variables:
CIBW_BUILD: cp3[678]-manylinux_x86_64
CIBW_BEFORE_BUILD: HDF5_VERSION=1.12.0 HDF5_DIR=/usr/local bash ci/travis/get_hdf5_if_needed.sh
CIBW_MANYLINUX_X86_64_IMAGE: docker.io/takluyver/manylinux_2010_hdf5_x86_64

steps:
- template: ci/azure-pipelines-wheels.yml
Expand Down

0 comments on commit b798467

Please sign in to comment.