Revert "[U] Wrap into uv tool."

This reverts commit ca9e32763e.
This commit is contained in:
2026-04-15 13:05:45 +08:00
parent ca9e32763e
commit 1bc74cbd1b
14 changed files with 426 additions and 837 deletions

View File

@@ -29,8 +29,8 @@
```
### 2.2 技术栈
- **开发语言**: Python 3.9+
- **CLI框架**: Click
- **开发语言**: Python 3.13+
- **CLI框架**: Click 或 Typer
- **存储同步**: rclone
- **CDN服务**: Cloudflare
- **文件加密**: AES-256
@@ -195,7 +195,7 @@ config-man force-update --platform <平台> --target-version <目标版本> --up
- CDN缓存刷新响应时间 < 10秒
### 5.3 兼容性要求
- 支持Python 3.9+
- 支持Python 3.13+
- 支持Windows、macOS、Linux
- 支持rclone命令行工具