Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: a2a docs dependency#2216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Kludex merged 1 commit intopydantic:mainfromstevenh:fix/a2a-dependency
Jul 16, 2025
Merged

Conversation

stevenh
Copy link
Contributor

Fix a2a docs dependency which was missing a workspace entry.

Fix a2a docs dependency which was missing a workspace entry.
@@ -64,6 +64,7 @@ Changelog = "https://github.com/pydantic/pydantic-ai/releases"
pai = "pydantic_ai._cli:cli_exit" # TODO remove this when clai has been out for a while

[tool.uv.sources]
pydantic-ai = { workspace = true }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Why would this be needed, and what is the relationship with a2a?

Copy link
ContributorAuthor

@stevenhstevenhJul 16, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The extraction of the a2a addedpydantic-ai[a2a] to thedocsdependecy-group, without this users dependency resolution will fail with:

  × Failed to download and build `pydantic-ai-slim @  │ git+https://github.com/stevenh/pydantic-ai@feat/ag-ui-adapter-toolset#subdirectory=pydantic_ai_slim`  ├─▶ Failed to parse entry in group `docs`: `pydantic-ai`  ╰─▶ `pydantic-ai` is included as a workspace member, but is missing an entry      in `tool.uv.sources` (e.g., `pydantic-ai = { workspace = true }`)

Kludex reacted with thumbs up emoji
@Kludex
Copy link
Member

Thanks :)

stevenh reacted with thumbs up emoji

@KludexKludex merged commitc94cc03 intopydantic:mainJul 16, 2025
18 checks passed
@stevenhstevenh deleted the fix/a2a-dependency branchJuly 16, 2025 11:14
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@KludexKludexKludex approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@stevenh@Kludex

[8]ページ先頭

©2009-2025 Movatter.jp