blob: 2635f0f2e364a77d48b62d3471e44d04672ec0f6 [file] [log] [blame]
[wheel]
universal = 1
[metadata]
license_file = docs/license.txt
[flake8]
exclude =
show-source = True
max-line-length = 89
[tool:pytest]
python_files = test_*.py
testpaths =
src/webob
tests