mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-12-16 13:32:00 -05:00
update:win_py
This commit is contained in:
@@ -265,6 +265,12 @@ uv pip list # 列出已安装包
|
||||
uv pip uninstall numpy
|
||||
```
|
||||
|
||||
- 更新UV自身
|
||||
|
||||
```bash
|
||||
uv self update
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### 替代常见 Conda 工作流
|
||||
|
||||
Reference in New Issue
Block a user