summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorGraham Higgins <gjh-github@bel-epa.com>2013-04-12 05:43:26 +0100
committerGraham Higgins <gjh-github@bel-epa.com>2013-04-12 05:43:26 +0100
commit54b3fe234ec768ed224c51a0e6cb0bdba02d8756 (patch)
treecb658987008b83e2bff8234b058a2f77b4a474cb /setup.cfg
parent839bf3e0cd6b873387d325c2c3719241a9557898 (diff)
downloadrdflib-54b3fe234ec768ed224c51a0e6cb0bdba02d8756.tar.gz
Revert to mainstream, temporarily suspend doctests.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg10
1 files changed, 4 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index bc117fe8..a4e33487 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,8 +1,6 @@
[nosetests]
-attr = !known_issue,!non_core,!performancetest
-verbosity = 1
-with-doctest = 1
-
-
-
+attr=!known_issue,!non_core,!performancetest
+verbosity=1
+with-doctest=1
+exclude=rdflib.plugins.sparql.paths