Skip to content

Commit 1420c68

Browse files
committed
chore: include cli and ws extras in dev environment
1 parent dcc9b4f commit 1420c68

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ required-version = ">=0.9.5"
5555

5656
[dependency-groups]
5757
dev = [
58+
# We add mcp[cli,ws] so `uv sync` considers the extras.
59+
"mcp[cli,ws]",
5860
"pyright>=1.1.400",
5961
"pytest>=8.3.4",
6062
"ruff>=0.8.5",

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)