squeaknode/setup.cfg
2020-02-28 19:13:19 -08:00

13 lines
153 B
INI

[metadata]
license_file = LICENSE
[bdist_wheel]
universal = True
[tool:pytest]
testpaths = tests
[coverage:run]
branch = True
source =
squeaknode