mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 13:15:54 +03:00
[PR #1] [MERGED] 依赖管理增加 uvicorn #92
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ErlichLiu/DeepClaude/pull/1
Author: @WSL0809
Created: 2/1/2025
Status: ✅ Merged
Merged: 2/1/2025
Merged by: @ErlichLiu
Base:
main← Head:main📝 Commits (2)
24572d9依赖管理增加 uvicorn4c765ac使用 uv sync 创建 venv 并安装依赖📊 Changes
3 files changed (+39 additions, -4 deletions)
View changed files
📝
README.md(+2 -4)📝
pyproject.toml(+1 -0)📝
uv.lock(+36 -0)📄 Description
依赖管理的配置文件里没有 uvicorn,还需要单独安装。
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.