Files
python-swiftclient/setup.cfg
John Dickinson b4272711ed tell nose to explicity test the 'tests' directory
Change-Id: Ib6afa775defc521794da627952edbf69721b0874
2012-11-08 16:55:15 +01:00

17 lines
265 B
INI

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