summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 909a0c3bd612136d7583ce468774317603373107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[egg_info]
tag_build = .dev
tag_svn_revision = 1

[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