flask/examples/javascript/setup.cfg

14 lines
153 B
INI
Raw Normal View History

2018-04-13 02:06:02 +08:00
[metadata]
license_file = LICENSE
[bdist_wheel]
universal = True
[tool:pytest]
testpaths = tests
[coverage:run]
branch = True
source =
js_example