blob: dd4e62e0aa48d6b380b422dab833bce323a97db4 [file] [log] [blame]
[metadata]
license_file = LICENSE.rst
[bdist_wheel]
universal = true
[tool:pytest]
testpaths = tests
[coverage:run]
branch = True
source =
jinja2
tests
[coverage:paths]
source =
src/jinja2
.tox/*/lib/python*/site-packages/jinja2
.tox/*/site-packages/jinja2