mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
13 lines
154 B
INI
13 lines
154 B
INI
[metadata]
|
|
license_files = LICENSE
|
|
|
|
[bdist_wheel]
|
|
universal = True
|
|
|
|
[tool:pytest]
|
|
testpaths = tests
|
|
|
|
[coverage:run]
|
|
branch = True
|
|
source =
|
|
squeaknode
|