Files
led-controller/pyproject.toml
2026-04-12 02:39:39 +12:00

4 lines
92 B
TOML

[tool.pytest.ini_options]
testpaths = ["tests"]
python_files = ["test_endpoints_pytest.py"]