[Python-modules-commits] [python-attrs] 05/06: Clean up Hypothesis.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun Jun 26 18:00:17 UTC 2016


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

mithrandi pushed a commit to branch master
in repository python-attrs.

commit 3b4d053010b44f8de3c1e892b9eab5d264a9dfad
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Thu Jun 23 19:54:16 2016 +0200

    Clean up Hypothesis.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 7a7d66c..855a0bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,7 @@ override_dh_auto_build:
 	   http_proxy='127.0.0.1:9' \
 	   https_proxy='127.0.0.1:9' \
 	   sphinx-build -N -b html docs/ $(CURDIR)/.pybuild/docs/html/
+
+override_dh_auto_test:
+	dh_auto_test
+	rm -r .pybuild/*/build/.hypothesis

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



More information about the Python-modules-commits mailing list