8000 chore: Add a2a-sdk to pyproject.toml · devevignesh/adk-python@dbdeb49 · GitHub
[go: up one dir, main page]

Skip to content

Commit dbdeb49

Browse files
seanzhougooglecopybara-github
authored andcommitted
chore: Add a2a-sdk to pyproject.toml
PiperOrigin-RevId: 770908052
1 parent 1779801 commit dbdeb49

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ dev = [
7676
# go/keep-sorted end
7777
]
7878

79+
a2a = [
80+
# go/keep-sorted start
81+
"a2a-sdk>=0.2.7;python_version>='3.10'"
82+
# go/keep-sorted end
83+
]
84+
7985
eval = [
8086
# go/keep-sorted start
8187
"google-cloud-aiplatform[evaluation]>=1.87.0",

0 commit comments

Comments
 (0)
0