mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2026-01-24 08:14:21 +01:00
Merge branch 'main' into v1.2.x
This commit is contained in:
@@ -42,9 +42,9 @@ mcp = "mcp.cli:app [cli]"
|
||||
[tool.uv]
|
||||
resolution = "lowest-direct"
|
||||
dev-dependencies = [
|
||||
"pyright>=1.1.378",
|
||||
"pytest>=8.3.3",
|
||||
"ruff>=0.8.1",
|
||||
"pyright>=1.1.391",
|
||||
"pytest>=8.3.4",
|
||||
"ruff>=0.8.5",
|
||||
"trio>=0.26.2",
|
||||
"pytest-flakefinder>=1.1.0",
|
||||
"pytest-xdist>=3.6.1",
|
||||
@@ -83,4 +83,4 @@ target-version = "py310"
|
||||
members = ["examples/servers/*"]
|
||||
|
||||
[tool.uv.sources]
|
||||
mcp = { workspace = true }
|
||||
mcp = { workspace = true }
|
||||
Reference in New Issue
Block a user