[med-svn] [python-multipletau] 02/04: d/rules: use pybuild instead of nosetests

Alex Mestiashvili malex-guest at moszumanska.debian.org
Wed Feb 10 14:51:16 UTC 2016


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

malex-guest pushed a commit to branch master
in repository python-multipletau.

commit 0a7ac78ce0357c1ea8f3a0a6b1fc5cd714e41384
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Wed Feb 10 11:05:51 2016 +0100

    d/rules: use pybuild instead of nosetests
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9417cfb..1b73772 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,8 +13,8 @@ override_dh_auto_build:
 	ln -s /usr/share/javascript/mathjax \
 		build/html/_static/mathjax
 
-override_dh_auto_test:
-	dh_auto_test -- --system=custom --test-args="nosetests -v $(CURDIR)/tests"
+#override_dh_auto_test:
+#	dh_auto_test -- --system=custom --test-args="nosetests -v $(CURDIR)/tests"
 
 override_dh_installdocs:
 	dh_installdocs -ppython-multipletau-doc build/html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-multipletau.git



More information about the debian-med-commit mailing list