From 44814b7c0891c69a1899188be086e2ca31de2a10 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 9 Feb 2012 16:15:41 +0100 Subject: Include missing doctests in generated API docs --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 623dbdcd..9bf7f5f6 100644 --- 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 -- cgit v1.2.3