Remove cover-min-percentage
authorGuido Günther <agx@sigxcpu.org>
Sun, 23 Feb 2014 16:52:49 +0000 (17:52 +0100)
committerGuido Günther <agx@sigxcpu.org>
Sun, 23 Feb 2014 16:54:51 +0000 (17:54 +0100)
It makes running single tests harder than necessary since it requires
the percentage also when using "nose <testname>".

setup.cfg

index da16b16..8247159 100644 (file)
--- 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