Update pyproject.toml
This commit is contained in:
+4
-1
@@ -13,4 +13,7 @@ dependencies = [
|
||||
"aiohttp>=3.11.18",
|
||||
]
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["*_mcp_module"]
|
||||
include = ["*_mcp_module"]
|
||||
|
||||
[project.scripts]
|
||||
yargi-mcp = "mcp_server_main:main"
|
||||
Reference in New Issue
Block a user