Appveyor: switch to libnetcdf

This commit is contained in:
Daniel Tipping 2019-02-11 11:54:01 +00:00
parent a36f3acf51
commit 470c32af01
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ install:
- cmd: conda install -c conda-forge cmake
# other deps
- cmd: conda install netcdf4
- cmd: conda install libnetcdf
#---------------------------------#
# build configuration #