14 lines
202 B
INI
14 lines
202 B
INI
[nosetests]
|
|
with-doctest = 1
|
|
doctest-extension = .rst
|
|
doctest-fixtures = _fixtures
|
|
py3where = build/tests
|
|
|
|
[bdist_rpm]
|
|
doc_files = README.txt
|
|
|
|
[egg_info]
|
|
tag_build =
|
|
tag_date = 0
|
|
tag_svn_revision = 0
|
|
|