Skip to content

Commit 7b077ac

Browse files
hangfeicopybara-github
authored andcommitted
chore: Add community repo dependency group to pyproject toml
PiperOrigin-RevId: 803191617
1 parent b05fef9 commit 7b077ac

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
@@ -88,6 +88,12 @@ a2a = [
8888
# go/keep-sorted end
8989
]
9090

91+
community = [
92+
# go/keep-sorted start
93+
"google-adk-community",
94+
# go/keep-sorted end
95+
]
96+
9197
eval = [
9298
# go/keep-sorted start
9399
"google-cloud-aiplatform[evaluation]>=1.100.0",

0 commit comments

Comments
 (0)