Files
python-heatclient/setup.cfg
Steve Baker ec0a708c99 Don't add 'dev' to tag_build
Change-Id: I3b37b4bf29fab29ffcb471b7f9f4707c8d5882fe
2013-02-27 10:34:38 +13:00

21 lines
313 B
INI

[nosetests]
cover-package = heatclient
cover-html = true
cover-erase = true
cover-inclusive = true
verbosity=2
detailed-errors=1
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
[egg_info]
tag_build =
tag_date = false
tag_svn_revision = 0