summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
blob: 7dfbe05a5d82eb73d76bdfab6cd06636a57c2dee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[nosetests]
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