summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 10a63a82b5883ab6fe322d4bd118ae478f6c7fcd (plain)
1
2
3
4
5
6
7
8
9
10
11
[nosetests]
with-doctest=1
doctest-extension=.rst
doctest-fixtures=_fixtures
py3where=build/tests

[bdist_rpm]
doc_files = README.txt
;; Uncomment if your platform automatically gzips man pages
;; See README.BDIST_RPM
;; install_script = install-rpm.sh