Skip to content

Commit 5d267e0

Browse files
committed
feat(prompts_sample): add sample for mcp prompts
1 parent 61a7983 commit 5d267e0

27 files changed

+3576
-4
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,8 @@ url = "https://test.pypi.org/simple/"
123123
publish-url = "https://test.pypi.org/legacy/"
124124
explicit = true
125125

126+
[tool.uv.workspace]
127+
members = [
128+
"samples/mcp-refactoring-assistant",
129+
]
130+

0 commit comments

Comments
 (0)