[Python-modules-commits] [more-itertools] 02/04: Change rules to run tests

Ethan Ward ethanward-guest at moszumanska.debian.org
Mon Jul 31 17:56:29 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository more-itertools.

commit 257dddcef1e8b6adf0caae06c50efa40c4327c1a
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Fri Jul 28 10:28:10 2017 -0500

    Change rules to run tests
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 823bfc8..2aee7a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 export PYBUILD_NAME=more-itertools
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python2,python3 --buildsystem=pybuild --test-nose

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/more-itertools.git



More information about the Python-modules-commits mailing list