Files
bbdf82c5ec3e31a5dc43948291c4f37ce1098714
nova /setup.cfg

32 lines
526 B
INI
Raw Normal View History

[build_sphinx]
build-dir = doc/build
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0
[compile_catalog]
[update_catalog]
domain = nova
input_file = nova/locale/nova.pot
[extract_messages]
[nosetests]
verbosity=2
detailed-errors=1
cover-html = true
cover-erase = true
where=nova/tests