[pysal] 06/08: Enable verbose nosetests output.
Bas Couwenberg
sebastic at debian.org
Mon Nov 6 19:01:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pysal.
commit 0ea7da249089d8f32ea41e56954c0b6414169220
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Nov 6 08:38:47 2017 +0100
Enable verbose nosetests output.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 516b1fd..f938cbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
export PYBUILD_NAME=pysal
export PYBUILD_TEST_NOSE=1
-export PYBUILD_TEST_ARGS=--exclude test_DistanceBand_arc --exclude test_Headbanging_Median_Rate --exclude test_Headbanging_Median_Rate_tabular --exclude-dir=pysal/contrib --exclude-dir pysal/network
+export PYBUILD_TEST_ARGS=--verbose --exclude test_DistanceBand_arc --exclude test_Headbanging_Median_Rate --exclude test_Headbanging_Median_Rate_tabular --exclude-dir=pysal/contrib --exclude-dir pysal/network
%:
dh $@ --with python2,python3 --buildsystem pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pysal.git
More information about the Pkg-grass-devel
mailing list