jeepyb/setup.cfg
Monty Taylor da3bada534 Add gerritx project infrastructure.
Add all of the support files needed for this to be a project.
Also, fix pep8 and pyflakes errors.
2012-11-22 09:41:44 -08:00

16 lines
247 B
INI

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