Skip to content

fix(build): use mcp[cli] extra - #2

Merged
CoderMoray merged 2 commits into
mainfrom
fix/requirements-mcp-cli
Aug 24, 2026
Merged

fix(build): use mcp[cli] extra#2
CoderMoray merged 2 commits into
mainfrom
fix/requirements-mcp-cli

Conversation

@chenyida7-prog

Copy link
Copy Markdown
Collaborator

打包时 requirements 缺 typer,改用 mcp[cli] extra 修复。已本地验证打包通过。

pip install -e . (editable/dev install path) reads pyproject.toml's
dependency list, not requirements.txt — same missing-typer failure mode
as the previous commit if that's the install path the build environment
uses.
@CoderMoray
CoderMoray merged commit 48602da into main Aug 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants