mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 08:03:26 +02:00
Add pyright in dev
This commit is contained in:
@@ -10,5 +10,10 @@ dependencies = ["mcp>=0.9.1"]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
"pyright>=1.1.389",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
mcp-server-sqlite = "mcp_server_sqlite:main"
|
||||
|
||||
Reference in New Issue
Block a user