mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 14:54:24 +01:00
Add URLs
This commit is contained in:
@@ -31,6 +31,12 @@ dependencies = [
|
|||||||
"sse-starlette>=2.0",
|
"sse-starlette>=2.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[project.urls]
|
||||||
|
Homepage = "https://modelcontextprotocol.io"
|
||||||
|
Documentation = "https://modelcontextprotocol.io/api-reference/"
|
||||||
|
Repository = "https://github.com/modelcontextprotocol/python-sdk"
|
||||||
|
Issues = "https://github.com/modelcontextprotocol/python-sdk/issues"
|
||||||
|
|
||||||
[tool.hatch.build.targets.wheel]
|
[tool.hatch.build.targets.wheel]
|
||||||
packages = ["src/mcp"]
|
packages = ["src/mcp"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user