[spyder-unittest] 06/08: Tests depend on nose and pytest
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun Sep 10 15:07:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository spyder-unittest.
commit fc0e42f0e29881aa27a915a5049825d5e4699e51
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Sun Sep 10 14:17:50 2017 +0100
Tests depend on nose and pytest
---
debian/tests/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/tests/control b/debian/tests/control
index a8ab0e8..125bd09 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -6,6 +6,8 @@ Test-Command: set -e
; HOME=/tmp $py -m pytest -v "$PYTEST_ROOTDIR"
; done
Depends: python3-all,
+ python3-nose,
+ python3-pytest,
python3-pytest-xvfb,
python3-pytestqt,
python3-spyder-unittest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/spyder-unittest.git
More information about the debian-science-commits
mailing list