[python-xarray] 06/12: Increase verbosity of DEP-8 tests

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Apr 15 20:52:04 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-xarray.

commit f63e6083ed27e72999b246d4ef5c43557afe88fc
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Apr 15 10:52:32 2017 +0100

    Increase verbosity of DEP-8 tests
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 8c86fe1..2ce5c4e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,7 +2,7 @@ Test-Command: set -e
  ; for py in $(py3versions -r 2>/dev/null)
  ; do cd "$AUTOPKGTEST_TMP"
  ; echo "Testing with $py:"
- ; $py -m pytest --pyargs xarray
+ ; $py -m pytest -v --pyargs xarray
  ; done
 Depends: python3-all,
          python3-bottleneck,

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



More information about the debian-science-commits mailing list