[python-bayespy] 10/12: Drop install dependency on python3-tk
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Sep 28 08:08:11 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-bayespy.
commit d58032fbc0469b8e5a88575b0c50591c56013b76
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Sep 27 16:35:49 2017 +0100
Drop install dependency on python3-tk
---
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index fcb041b..a69f920 100644
--- a/debian/control
+++ b/debian/control
@@ -25,8 +25,7 @@ X-Python3-Version: >= 3.3
Package: python3-bayespy
Architecture: all
Depends: ${misc:Depends},
- ${python3:Depends},
- python3-tk
+ ${python3:Depends}
Description: variational Bayesian inference tools for Python
BayesPy provides tools for Bayesian inference with Python. The user constructs
a model as a Bayesian network, observes data and runs posterior inference. The
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-bayespy.git
More information about the debian-science-commits
mailing list