[metadata] license_file = LICENSE.rst [bdist_wheel] universal = true [tool:pytest] testpaths = tests [coverage:run] branch = True source = flask tests [coverage:paths] source = flask .tox/*/lib/python*/site-packages/flask .tox/*/site-packages/flask