Skip to content

Commit c94cc03

Browse files
authored
fix: a2a docs dependency (#2216)
1 parent 46aa248 commit c94cc03

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Changelog = "https://github.com/pydantic/pydantic-ai/releases"
6464
pai = "pydantic_ai._cli:cli_exit" # TODO remove this when clai has been out for a while
6565

6666
[tool.uv.sources]
67+
pydantic-ai = { workspace = true }
6768
pydantic-ai-slim = { workspace = true }
6869
pydantic-evals = { workspace = true }
6970
pydantic-graph = { workspace = true }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)