squeaknode/setup.cfg
2021-08-24 21:22:00 -07:00

13 lines
154 B
INI

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