Include missing doctests in generated API docs
authorGuido Günther <agx@sigxcpu.org>
Thu, 9 Feb 2012 15:15:41 +0000 (16:15 +0100)
committerGuido Günther <agx@sigxcpu.org>
Thu, 9 Feb 2012 15:21:00 +0000 (16:21 +0100)
setup.cfg

index 623dbdc..9bf7f5f 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,4 +12,4 @@ sourcecode = no
 url = https://honk.sigxcpu.org/piki/projects/git-buildpackage/
 target = build/apidocs/
 fail-on = docstring_warning
-modules = gbp, tests/test_Git*.py
+modules = gbp, tests/test_*.py