summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg9
1 files changed, 1 insertions, 8 deletions
diff --git a/setup.cfg b/setup.cfg
index 1a9e54c..63e78c8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,13 +3,6 @@ distribute = register sdist upload
[nosetests]
detailed-errors = True
-with-doctest = True
-doctest-extension = txt
-doctest-fixtures= _fixt.py
-include = docs
-exclude = jsonrpc-example.txt
-with-coverage=True
cover-erase=True
-cover-html=True
-cover-html-dir=html_coverage
cover-package=webob
+nocapture=True