cement/setup.cfg
2018-07-17 04:32:30 -05:00

11 lines
182 B
INI

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