Skip to content

Commit

Permalink
Fix appveyor to be inline with travis
Browse files Browse the repository at this point in the history
Signed-off-by: Adam.Dybbroe <adam.dybbroe@smhi.se>
  • Loading branch information
adybbroe committed Sep 11, 2018
1 parent daf8727 commit 0215a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -3,7 +3,7 @@ environment:
PYTHON: "C:\\conda"
MINICONDA_VERSION: "latest"
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\ci-helpers\\appveyor\\windows_sdk.cmd"
CONDA_DEPENDENCIES: "scipy numpy coveralls coverage h5py mock requests six appdirs python-geotiepoints dask xlrd matplotlib pandas"
CONDA_DEPENDENCIES: "scipy numpy coveralls coverage h5py mock requests six appdirs python-geotiepoints dask docutils pyaml xlrd"
PIP_DEPENDENCIES: ""
CONDA_CHANNELS: "conda-forge"

Expand Down

0 comments on commit 0215a94

Please sign in to comment.