[Python-modules-commits] [django-hvad] 01/01: disable tests: they require djangorestframework which is not packaged

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Tue Sep 26 12:30:33 UTC 2017


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

eighthave pushed a commit to branch master
in repository django-hvad.

commit e7694721f1c330bfeb947860874ea900dd133a0f
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Sep 26 14:25:59 2017 +0200

    disable tests: they require djangorestframework which is not packaged
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5454671..365a675 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ export PYBUILD_NAME=django-hvad
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
+
+override_dh_auto_test:
+	echo "tests require djangorestframework which is not packaged"

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



More information about the Python-modules-commits mailing list