[python-xarray] 05/12: Run DEP-8 tests with all optional dependencies

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Apr 15 20:52:04 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-xarray.

commit c1b4c9e99859d91a0d1df45f4b7594879a85fdbe
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Apr 12 14:15:23 2017 +0100

    Run DEP-8 tests with all optional dependencies
---
 debian/tests/control | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index af4cfeb..8c86fe1 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -4,4 +4,17 @@ Test-Command: set -e
  ; echo "Testing with $py:"
  ; $py -m pytest --pyargs xarray
  ; done
-Depends: @, python3-pytest (>= 2.7.1)
+Depends: python3-all,
+         python3-bottleneck,
+         python3-dask,
+         python3-distributed,
+         python3-h5netcdf,
+         python3-h5py,
+         python3-matplotlib,
+         python3-netcdf4,
+         python3-pydap,
+         python3-pytest (>= 2.7.1),
+         python3-scipy,
+         python3-seaborn,
+         python3-toolz,
+         python3-xarray

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



More information about the debian-science-commits mailing list