[python-bayespy] 03/12: Revert exclusion of plot tests

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Sep 28 08:08:11 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-bayespy.

commit 3107365d6395a66d94f279e4e6a705b1f38a5077
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Sep 27 14:27:33 2017 +0100

    Revert exclusion of plot tests
---
 debian/control | 1 -
 debian/rules   | 3 ---
 2 files changed, 4 deletions(-)

diff --git a/debian/control b/debian/control
index 99c2750..279db78 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 10),
                python3-h5py <!nocheck>,
                python3-matplotlib (>= 1.2.0) <!nocheck>,
                python3-nose <!nocheck>,
-               python3-nose-exclude <!nocheck>,
                python3-numpy (>= 1.10.0) <!nocheck>,
                python3-scipy (>= 0.13.0) <!nocheck>,
                python3-setuptools,
diff --git a/debian/rules b/debian/rules
index 2ace27f..343970d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@
 
 export PYBUILD_NAME = bayespy
 
-# https://github.com/bayespy/bayespy/issues/97
-export PYBUILD_TEST_ARGS = --exclude-test=bayespy.tests.test_plot
-
 %:
 	dh $@ --with python3 --buildsystem=pybuild
 

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



More information about the debian-science-commits mailing list