summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-02-23 17:52:49 +0100
committerGuido Günther <agx@sigxcpu.org>2014-02-23 17:54:51 +0100
commit7e26f91a753a5a782b4da6cbf4321b1bd6bd9a95 (patch)
tree2fe5f2c3723cf36175298e216caae26ee90a0102 /setup.cfg
parentf1bc54279b6f2a9b8848196044ba5312e2af9aaf (diff)
Remove cover-min-percentage
It makes running single tests harder than necessary since it requires the percentage also when using "nose <testname>".
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
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