fix: support Python 3.13 by installing web.py from GitHub

This commit is contained in:
zhayujie
2026-06-08 20:15:32 +08:00
parent 9fc39f648f
commit c887fc71ad
5 changed files with 23 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ description: 使用脚本一键安装和管理 CowAgent
项目提供了一键安装、配置、启动、管理程序的脚本,推荐使用脚本快速运行。
支持 Linux、macOS、Windows 操作系统,需安装 Python 3.7 ~ 3.12(推荐 3.9)。
支持 Linux、macOS、Windows 操作系统,需安装 Python 3.7 ~ 3.13(推荐 3.9)。
## 安装命令