mirror of https://github.com/pallets/flask.git
14 lines
153 B
INI
14 lines
153 B
INI
|
[metadata]
|
||
|
license_file = LICENSE
|
||
|
|
||
|
[bdist_wheel]
|
||
|
universal = True
|
||
|
|
||
|
[tool:pytest]
|
||
|
testpaths = tests
|
||
|
|
||
|
[coverage:run]
|
||
|
branch = True
|
||
|
source =
|
||
|
js_example
|