[Python-modules-commits] [dask.distributed] 08/12: Recommend python3-yaml as its used for the distributed config files
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 bae5aa8660c5fc0377394240f5e44f585ae726ad
Author: Diane Trout <diane at ghic.org>
Date: Tue Aug 1 14:04:16 2017 -0700
Recommend python3-yaml as its used for the distributed config files
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 7ed7f51..6de6e4f 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ X-Python3-Version: >= 3.3
Package: python3-distributed
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
-Recommends: python3-pandas
+Recommends: python3-pandas, python3-yaml
Description: Dask Distributed computing for Python 3
Dask.distributed is a lightweight library for distributed computing in
Python. It extends both the concurrent.futures and dask APIs to
--
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