[pybind11] 05/07: Run tests for optional dependencies (eigen, numpy)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 20 15:49:12 UTC 2017


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

ghisvail-guest pushed a commit to branch experimental
in repository pybind11.

commit c3e5781c4f95944c9940f1c486756a536857e3db
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jul 20 16:09:20 2017 +0100

    Run tests for optional dependencies (eigen, numpy)
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 560542d..efa5faf 100644
--- a/debian/control
+++ b/debian/control
@@ -7,13 +7,16 @@ Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 10),
                dpkg-dev (>= 1.17.14),
                dh-python,
+               libeigen3-dev <!nocheck>,
                python-all,
                python-pytest <!nocheck>,
                python-setuptools,
                python3-all,
                python3-breathe <!nodoc>,
                python3-dev <!nocheck>,
+               python3-numpy <!nocheck>,
                python3-pytest <!nocheck>,
+               python3-scipy <!nocheck>,
                python3-setuptools,
                python3-sphinx <!nodoc>,
                python3-sphinx-rtd-theme <!nodoc>,

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



More information about the debian-science-commits mailing list