Skip to content
Snippets Groups Projects
Commit 34fde599 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez
Browse files

appveyor be trippin

parent fade054e
Branches
Tags
No related merge requests found
...@@ -40,6 +40,7 @@ install: ...@@ -40,6 +40,7 @@ install:
- cmd: set PYTHONUNBUFFERED=1 - cmd: set PYTHONUNBUFFERED=1
- cmd: conda config --set show_channel_urls true - cmd: conda config --set show_channel_urls true
- cmd: conda install --yes python=3.5
- cmd: conda install -c pelson/channel/development --yes --quiet obvious-ci - cmd: conda install -c pelson/channel/development --yes --quiet obvious-ci
- cmd: conda config --add channels conda-forge - cmd: conda config --add channels conda-forge
- cmd: conda info - cmd: conda info
...@@ -52,7 +53,6 @@ install: ...@@ -52,7 +53,6 @@ install:
# Now install the pacakge dependencies # Now install the pacakge dependencies
- cmd: conda config --add channels conda-forge - cmd: conda config --add channels conda-forge
- cmd: conda config --add channels jlaura - cmd: conda config --add channels jlaura
- cmd: conda install --yes python=3.5
- cmd: conda install --yes -c conda-forge gdal h5py - cmd: conda install --yes -c conda-forge gdal h5py
- cmd: conda install --yes pandas sqlalchemy pyyaml networkx - cmd: conda install --yes pandas sqlalchemy pyyaml networkx
- cmd: conda install --yes -c jlaura protobuf pvl - cmd: conda install --yes -c jlaura protobuf pvl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment