Skip to content

Commit 2b29c09

Browse files
authored
fix: Remove examples from toml (#127)
1 parent 4ab7b89 commit 2b29c09

File tree

2 files changed

+33
-1737
lines changed

2 files changed

+33
-1737
lines changed

pyproject.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@ exclude = [
6262
vcs = "git"
6363
style = "pep440"
6464

65-
[tool.uv.workspace]
66-
members = [
67-
"examples/langgraph",
68-
"examples/helloworld",
69-
"examples/google_adk/birthday_planner",
70-
"examples/google_adk/calendar_agent",
71-
]
72-
7365
[dependency-groups]
7466
dev = [
7567
"datamodel-code-generator>=0.30.0",

0 commit comments

Comments
 (0)