[Python-modules-commits] [netmiko] 05/06: d/rules: no tests are shipped in pypi tarball

Vincent Bernat bernat at moszumanska.debian.org
Thu May 26 19:18:40 UTC 2016


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

bernat pushed a commit to branch master
in repository netmiko.

commit 9d9cc0890248aadc326a59234fda07c8dfc1e4be
Author: Vincent Bernat <vincent at bernat.im>
Date:   Thu May 26 21:14:03 2016 +0200

    d/rules: no tests are shipped in pypi tarball
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8819975..b0e99b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
 export PYBUILD_NAME=netmiko
 %:
 	dh $@ --with python3,python2 --buildsystem=pybuild
+
+override_dh_auto_test:
+	# No tests shipped in pypi tarball

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



More information about the Python-modules-commits mailing list