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: One-click install and manage CowAgent with scripts
The project provides scripts for one-click install, configuration, startup, and management. Script-based deployment is recommended for quick setup.
Supports Linux, macOS, and Windows. Requires Python 3.7-3.12 (3.9 recommended).
Supports Linux, macOS, and Windows. Requires Python 3.7-3.13 (3.9 recommended).
## Install Command

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を推奨)。
## インストールコマンド

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)。
## 安装命令