[pybind11] 07/09: Add build dependency on pytest
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Dec 23 16:56:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository pybind11.
commit d67a670f31a003187065b9dd1d4db3f24a0fc37c
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Fri Dec 23 16:35:42 2016 +0000
Add build dependency on pytest
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 9765659..580de70 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,13 @@ Build-Depends: cmake (>= 2.8.12),
debhelper (>= 10),
dh-python,
python-all,
+ python-pytest,
python-setuptools,
python-sphinx,
python-sphinx-rtd-theme,
python3-all,
python3-dev,
+ python3-pytest,
python3-setuptools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pybind11.git
--
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