Skip to content

Commit

Permalink
Appveyor: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dtip authored and sylvielamythepaut committed Mar 27, 2019
1 parent e7b5dc0 commit 055d879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ install:
- cmd: conda install -c conda-forge cmake jom

# other conda deps
- cmd: conda install boost libnetdf expat jinja2
- cmd: conda install boost libnetcdf expat jinja2
- cmd: conda install -c conda-forge proj4 pthreads-win32 libiconv eccodes

# gtk+ - needed for pango
Expand Down

0 comments on commit 055d879

Please sign in to comment.