[Python-modules-commits] [mwclient] 04/04: disable test suite until source tarball includes it
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Wed Jan 10 11:26:57 UTC 2018
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository mwclient.
commit 349f6a02fe8918f9bf6b6de29e1c43a60cf31fcf
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Wed Jan 10 12:03:38 2018 +0100
disable test suite until source tarball includes it
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 03d3965..ae7137e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
%:
dh $@ --with python3 --buildsystem=pybuild
+
+override_dh_auto_test:
+ echo tests subdir not yet included in source tarball
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mwclient.git
More information about the Python-modules-commits
mailing list