From 7e26f91a753a5a782b4da6cbf4321b1bd6bd9a95 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sun, 23 Feb 2014 17:52:49 +0100 Subject: Remove cover-min-percentage It makes running single tests harder than necessary since it requires the percentage also when using "nose ". --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index da16b162..82471592 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,9 +5,6 @@ with-xunit=1 cover-package=gbp cover-erase=1 exe=1 -#cover-html=1 -#cover-html-dir=build/cover/ -cover-min-percentage=68 [epydoc] name = git-buildpackage -- cgit v1.2.3