python-tatuclient/setup.cfg
Kiall Mac Innes 6f280a8693 Initial Python client bindings and CLI
Change-Id: Iac4a73acfb515c1e213a1dd0865a62bc39e3ed0f
2012-11-27 15:46:32 +00:00

17 lines
271 B
INI

[nosetests]
cover-package=monikerclient
cover-html=true
cover-erase=true
cover-inclusive=true
verbosity=2
detailed-errors=1
where=monikerclient/tests
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[upload_docs]
upload-dir = doc/build/html