summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 89232640..7dfbe05a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,3 +2,11 @@
with-doctest=1
with-coverage=1
cover-package=gbp
+
+[epydoc]
+name = git-buildpackage
+sourcecode = no
+url = https://honk.sigxcpu.org/piki/projects/git-buildpackage/
+target = build/apidocs/
+fail-on = docstring_warning
+modules = gbp, tests/test_Git*.py