mirror of
https://github.com/GuDaStudio/geminimcp.git
synced 2026-02-10 02:24:31 +08:00
v0.1:发布测试版
This commit is contained in:
@@ -7,3 +7,9 @@ requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"mcp[cli]>=1.21.2",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
geminimcp = "geminimcp.cli:main"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/geminimcp"]
|
||||
Reference in New Issue
Block a user