flaschengeist/setup.cfg

9 lines
116 B
INI

[bdist_wheel]
universal = True
[tool:pytest]
testpaths = tests
[coverage:run]
branch = True
source = flaschengeist