[Python-modules-commits] [apscheduler] 01/01: Fix tests

Brian May bam at moszumanska.debian.org
Sun Mar 27 05:24:46 UTC 2016


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

bam pushed a commit to branch master
in repository apscheduler.

commit 62b3673721352ad6063fdf1fd00e2c02ff933228
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Sun Mar 27 15:35:42 2016 +1100

    Fix tests
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 390014e..4a38cf1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@ export PYBUILD_NAME=apscheduler
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_auto_test:
+	dh_auto_test -- --system=custom --test-args="{interpreter} setup.py test"

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



More information about the Python-modules-commits mailing list