test: use local a2a package

This commit is contained in:
robert
2026-05-29 10:43:00 -03:00
parent 6d0880ea0d
commit 8f78bc5edc

View File

@@ -1,3 +1,4 @@
[tool.pytest.ini_options]
asyncio_mode = "auto"
testpaths = ["tests"]
pythonpath = ["../a2a"]