As part of doing that, fixed a unittest to work with python2.6. Change-Id: I575a8534bf008077c1a24a25336f1d711f742297
13 lines
205 B
INI
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
|