adsb-receiver/build/portal/backend/pyproject.toml

6 wiersze
103 B
TOML

[tool.pytest.ini_options]
testpaths = ["tests"]
[tool.coverage.run]
branch = true
source = ["backend"]