deb-sahara/setup.cfg
Sergey Lukjanov ae76602586 Tools has been improved.
openstack.nose_plugin is now used instead of test_lib
tox runs tools/run_XXX commands
commands unified to be used with tox or directly

Change-Id: I7549408937ca43f4731ebbe7c52419c2577335be
2013-03-27 12:22:55 +04:00

14 lines
214 B
INI

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