[Python-modules-commits] [chardet] 10/12: Clean stuff created by hypothesis

Daniele Tricoli eriol-guest at moszumanska.debian.org
Sun Jun 18 21:58:35 UTC 2017


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

eriol-guest pushed a commit to branch master
in repository chardet.

commit 4751eb98843fbee4fc47a2a10ab65b2b84487484
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Sun Jun 18 22:36:59 2017 +0200

    Clean stuff created by hypothesis
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5390128..d4bb4e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,7 @@ override_dh_auto_install:
 override_dh_auto_test:
 	PYBUILD_SYSTEM=custom \
 	PYBUILD_TEST_ARGS="cd {dir}; {interpreter} -m pytest" dh_auto_test
+
+override_dh_clean:
+	dh_clean
+	rm -rf .hypothesis/

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



More information about the Python-modules-commits mailing list