[Python-modules-commits] [dask.distributed] 10/12: Install more test dependencies

Diane Trout diane at moszumanska.debian.org
Tue Aug 1 23:18:34 UTC 2017


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

diane pushed a commit to branch master
in repository dask.distributed.

commit 0a2859555f318f488f23d985d16a26c961a3b3f5
Author: Diane Trout <diane at ghic.org>
Date:   Tue Aug 1 14:09:09 2017 -0700

    Install more test dependencies
    
    Using the list from on continuous_integration/travis/install.sh
---
 debian/tests/control | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
index 36ac196..b15e7eb 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -4,12 +4,19 @@ Test-Command: set -e
  ; LC_ALL=C.UTF-8 LANG=C.UTF-8 http_proxy= $py $(which py.test-3) -m "not avoid_travis" /usr/lib/python3/dist-packages/distributed
  ; done
 Depends: @,
+ python3-dill,
  python3-ipykernel,
  python3-ipython,
  python3-ipywidgets,
  python3-joblib,
  python3-jupyter-client,
+ python3-lz4,
  python3-mock,
+ python3-netcdf4,
+ python3-paramiko,
  python3-pytest,
+ python3-pytest-timeout,
  python3-requests,
+ python3-scipy,
+ python3-tblib,
 Restrictions: needs-recommends

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dask.distributed.git



More information about the Python-modules-commits mailing list