[python-hdf5storage] 01/02: Add missing dependency on nose for the packaging testsuite.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Feb 23 11:53:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-hdf5storage.
commit bba057164b2ea21628270890538391f368f841b2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Feb 23 10:58:33 2016 +0000
Add missing dependency on nose for the packaging testsuite.
---
debian/tests/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/tests/control b/debian/tests/control
index cee0911..6cbc03b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,9 +1,11 @@
Tests: python2
Depends: python-all,
python-hdf5storage,
+ python-nose,
python-scipy
Tests: python3
Depends: python3-all,
python3-hdf5storage,
+ python3-nose,
python3-scipy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-hdf5storage.git
More information about the debian-science-commits
mailing list