Files
2026-09-17 17:59:34 +02:00

5 lines
84 B
TOML

[tool.pytest.ini_options]
pythonpath = ["src"]
testpaths = ["tests"]
addopts = "-q"