cement/setup.cfg

11 lines
182 B
INI
Raw Permalink Normal View History

2011-05-18 09:01:10 +00:00
[build_sphinx]
2018-07-17 09:32:30 +00:00
source-dir = docs/source
build-dir = docs/build
2011-05-18 09:01:10 +00:00
all_files = 1
[tool:pytest]
python_files=test_*.py
[flake8]
exclude = .git,cement/cli/templates,cement/cli/contrib