Skip to content
Snippets Groups Projects
Commit 597e0fba authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update appveyor.yml

parent 30625291
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ install:
- cmd: activate test_env
- cmd: conda config --add channels conda-forge
- cmd: conda install -c conda-forge pvl protobuf gdal numpy pandas sqlalchemy pyyaml networkx affine h5py scipy
- cmd: conda install pytest-cov
- cmd: conda install -c conda-forge pytest pytest-cov
# https://pythonhosted.org/CodeChat/appveyor.yml.html
- cmd: python -m pip install -U pip
- cmd: python -m easy_install -U setuptools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment