cement/setup.cfg
2018-05-07 16:34:48 -05:00

11 lines
180 B
INI

[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[tool:pytest]
python_files=test_*.py
[flake8]
exclude = .git,cement/cli/templates,cement/cli/contrib