summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index bed27733..42fbe8e9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,8 +4,8 @@ with-xcoverage=1
with-xunit=1
cover-package=gbp
cover-erase=1
-cover-html=1
-cover-html-dir=build/cover/
+#cover-html=1
+#cover-html-dir=build/cover/
cover-min-percentage=68
[epydoc]