[python-dtcwt] 03/09: d/rules: remove test override, use pybuild instead.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 27 17:37:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 9fba713380370d09a70de4df7c077dd55b2f5cd2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jan 27 14:58:08 2016 +0000

    d/rules: remove test override, use pybuild instead.
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8b0fbd7..6e00ff5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,11 +12,5 @@ override_dh_auto_build:
 	dh_auto_build
 	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html
 
-ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
-override_dh_auto_test:
-	python setup.py nosetests
-	python3 setup.py nosetests
-endif
-
 override_dh_sphinxdoc:
 	dh_sphinxdoc --exclude=MathJax.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list