[seaborn] 05/35: ENH: instruct to use nose (otherwise just does pure python -m unittest discovery)
Andreas Tille
tille at debian.org
Fri Jan 20 15:00:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian
in repository seaborn.
commit 326e5bfdc8c160e4e31643f7c1389e4911519a80
Author: Yaroslav Halchenko <debian at onerussian.com>
Date: Tue Mar 25 00:09:34 2014 -0400
ENH: instruct to use nose (otherwise just does pure python -m unittest discovery)
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index e0ba361..67eca7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
DH_VERBOSE=1
export PYBUILD_NAME=seaborn
+export PYBUILD_TEST_NOSE=1
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/seaborn.git
More information about the debian-science-commits
mailing list