[Python-modules-commits] [speechrecognition] 04/07: Attempt to disable tests

Ethan Ward ethanward-guest at moszumanska.debian.org
Wed Jul 26 18:32:59 UTC 2017


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

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

commit 621e0e7565429c20614c8e7eb9c5699254b1dcfb
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Wed Jul 26 13:13:12 2017 -0500

    Attempt to disable tests
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 2e2250d..d0d9c20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 #export DH_VERBOSE=1
 export PYBUILD_NAME=speechrecognition
+export PYBUILD_TEST_ARGS=-k-test-sphinx-english
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list