Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/setup.cfg
blob: 99627043a88aeac63468b970120ca7cd4bccb1f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[sdist]
owner=root
group=root

[nosetests]
with-doctest=true
doctest-extension=doctest
with-coverage=true
cover-package=stdnum
cover-erase=true
cover-html=true
cover-html-dir=coverage

[build_sphinx]
all_files  = 1