auto-sync: 2026-05-20 08:24:55

This commit is contained in:
cfdaily
2026-05-20 08:24:55 +08:00
parent c7c349c794
commit bfba3200ef
+3
View File
@@ -7,6 +7,9 @@ requires-python = ">=3.9"
[tool.pytest.ini_options]
asyncio_mode = "auto"
testpaths = ["tests"]
markers = [
"integration: real agent tests (requires RUN_INTEGRATION=1)",
]
[tool.pyright]
venvPath = "."