Skip to content

Commit a83cef2

Browse files
ZhaoChaoqunclaude
andcommitted
chore: remove duplicate Python env section from CLAUDE.md
Already covered in global ~/.claude/CLAUDE.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b82d341 commit a83cef2

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

CLAUDE.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,6 @@ ls Frameworks/sherpa-onnx/lib/libonnxruntime*.dylib
5151

5252
**历史教训**:v1.4.1 曾因 `libsherpa-onnx-c-api.dylib` 链接 `@rpath/libonnxruntime.1.23.2.dylib`,但仓库只打包了 `libonnxruntime.1.17.1.dylib`,导致其他机器 dyld crash。
5353

54-
## Python 环境管理
55-
56-
统一使用 `uv` 管理 Python 环境和包:
57-
58-
```bash
59-
# 安装包
60-
uv pip install <package>
61-
62-
# 运行 Python 脚本
63-
uv run python script.py
64-
```
6554

6655
## ModelScope 模型管理
6756

0 commit comments

Comments
 (0)