Skip to content

Commit

Permalink
conda forge nightmare needs libnetcdf 4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed May 22, 2019
1 parent 78b6a13 commit 0154e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aliases:
- &create_conda_env
name: create_conda_env
environment:
PKGS: "vcs vcsaddons mesalib matplotlib scipy cia testsrunner 'proj4<5' 'vtk-cdat>8.1'"
PKGS: "vcs vcsaddons mesalib matplotlib scipy cia testsrunner 'proj4<5' 'vtk-cdat>8.1' libnetcdf=4.6.2"
CHANNELS: "-c cdat/label/v81 -c conda-forge -c pcmdi"
command: |
export PATH=$WORKDIR/miniconda/bin:$PATH
Expand Down

0 comments on commit 0154e2b

Please sign in to comment.