add kik module
This commit is contained in:
+2
-1
@@ -11,6 +11,7 @@ dependencies = [
|
||||
"markitdown>=0.1.1",
|
||||
"pydantic>=2.11.4",
|
||||
"aiohttp>=3.11.18",
|
||||
"playwright>=1.52.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
@@ -20,4 +21,4 @@ yargi-mcp = "mcp_server_main:main"
|
||||
py-modules = ["mcp_server_main"]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["*_mcp_module"]
|
||||
include = ["*_mcp_module"]
|
||||
|
||||
Reference in New Issue
Block a user