Files
deb-python-keystoneclient/setup.cfg
Monty Taylor 6d67b4a6a2 Updated tox.ini to work properly with Jenkins.
As part of doing that, fixed a unittest to work with python2.6.
Change-Id: I575a8534bf008077c1a24a25336f1d711f742297
2012-03-21 10:48:51 -04:00

13 lines
205 B
INI

[nosetests]
cover-package = keystoneclient
cover-erase = true
cover-inclusive = true
[build_sphinx]
source-dir = docs/
build-dir = docs/_build
all_files = 1
[upload_sphinx]
upload-dir = docs/_build/html