Change extract_annotations return value.
[librarian.git] / setup.cfg
diff --git a/setup.cfg b/setup.cfg
new file mode 100644 (file)
index 0000000..54c0b24
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,9 @@
+[nosetests]
+detailed-errors=1
+with-coverage=1
+cover-package=librarian
+cover-erase=1
+with-doctest=1
+exclude=
+    formats
+    tests,test_html_annotations