[hdf-compass] 272/295: Added Cartopy's plotting extra requirements

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:53 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 0b50b782850243ef8abb82041ccf456415afa49d
Author: giumas <giumas at yahoo.it>
Date:   Sun Mar 27 14:54:06 2016 -0400

    Added Cartopy's plotting extra requirements
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 0207f49..2cdeba9 100644
--- a/setup.py
+++ b/setup.py
@@ -104,7 +104,7 @@ setup_args['install_requires'] =\
     [
         "numpy",
         "matplotlib>=1.5",
-        "cartopy",
+        "cartopy[plotting]",
         "h5py",
         "wxPython",
         "hydroffice.bag>=0.2.5",

-- 
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