Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature_13_eckit_atlas
Browse files Browse the repository at this point in the history
  • Loading branch information
jprestop committed Nov 10, 2023
2 parents 7519f5b + 00f1063 commit b26370e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ RUN BLDOPTS="--global-option=build_ext --global-option=\"-R/usr/local/lib\" --gl
&& export HDF5_DIR=/usr/local/ \
&& export NETCDF4_DIR=/usr/local/ \
&& python3 -m pip install ${BLDOPTS} netCDF4==1.6.2 \
&& python3 -m pip install ${BLDOPTS} pyyaml>=6.0
&& python3 -m pip install ${BLDOPTS} pyyaml==6.0.1

0 comments on commit b26370e

Please sign in to comment.