[hdf-compass] 279/295: Minor fixes to appveyor settings

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository hdf-compass.

commit 6053d0d79f687b49c9d1bf7c6f38a0bdc1b02115
Author: giumas <giumas at yahoo.it>
Date:   Sat Apr 23 21:43:54 2016 -0400

    Minor fixes to appveyor settings
---
 README.rst   | 4 ++--
 appveyor.yml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.rst b/README.rst
index 0fafb40..89f9bff 100644
--- a/README.rst
+++ b/README.rst
@@ -13,8 +13,8 @@ HDF Compass
     :target: http://hdf-compass.readthedocs.org/en/latest/?badge=latest
     :alt: Latest Documentation Status
     
-.. image:: https://ci.appveyor.com/api/projects/status/iv12e3jucm9pvnus/branch/develop?svg=true
-    :target: https://ci.appveyor.com/project/gmasetti/hdf-compass-feb56/branch/develop
+.. image:: https://ci.appveyor.com/api/projects/status/tfg350xo8t7h70ix?svg=true
+    :target: https://ci.appveyor.com/project/giumas/hdf-compass
     :alt: AppVeyor Status
         
 Welcome to the project!  HDF Compass is an experimental viewer program for
diff --git a/appveyor.yml b/appveyor.yml
index aa343d9..a3b5bc8 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -31,8 +31,8 @@ install:
   - "python --version"
 
   # Install dependencies
-  - "conda install -q h5py lxml numpy matplotlib pydap wxpython"
-  - "pip install --no-dependencies hydroffice.bag"
+  - "conda install -q h5py lxml numpy matplotlib pydap wxpython request shapely"
+  - "pip install --no-dependencies hydroffice.bag cartopy[plotting] setuptools==19.2"
   - "pip install pyinstaller"
 
   # Add to path the current folder

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hdf-compass.git



More information about the debian-science-commits mailing list