[imageio] 03/04: d/control: add pytest as build-dep
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Feb 10 17:30:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository imageio.
commit 9be9b71bb23d3c5b3cfc0feef2edbe8b6bf444af
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Feb 10 16:52:23 2015 +0000
d/control: add pytest as build-dep
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3294a6d..42bd552 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,11 @@ Build-Depends: debhelper (>= 9),
python-all,
python-setuptools,
python-numpy,
+ python-pytest,
python3-all,
python3-setuptools,
- python3-numpy
+ python3-numpy,
+ python3-pytest
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/packages/imageio.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/imageio.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/imageio.git
More information about the debian-science-commits
mailing list