mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-22 11:15:47 +00:00
Merge d9b8a16678 into 8f643aae82
This commit is contained in:
commit
bc7b84a1f1
3 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#### 前置要求
|
||||
|
||||
- **Docker Desktop**:已安装并运行
|
||||
- **Python**:3.10.\*(推荐使用 3.10.15)
|
||||
- **Python**:3.12.\*(与 `pyproject.toml` 中的 `requires-python = ">=3.12,<3.13"` 一致)
|
||||
- **Node.js**:>=18.0.0 \<23.0.0
|
||||
|
||||
#### Triggers 托管配置
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ Note: All the above data is stored in the local PostgreSQL volume in Docker (see
|
|||
#### Prerequisites
|
||||
|
||||
- **Docker Desktop**: Installed and running
|
||||
- **Python**: 3.10.\* (3.10.15 recommended)
|
||||
- **Python**: 3.12.\* (matches `requires-python = ">=3.12,<3.13"` in `pyproject.toml`)
|
||||
- **Node.js**: >=18.0.0 <23.0.0
|
||||
|
||||
#### Hosting Configuration for Triggers
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ Nota: Todos os dados acima são armazenados no volume PostgreSQL local no Docker
|
|||
#### Pré-requisitos
|
||||
|
||||
- **Docker Desktop**: Instalado e em execução
|
||||
- **Python**: 3.10.\* (3.10.15 recomendado)
|
||||
- **Python**: 3.12.\* (corresponde a `requires-python = ">=3.12,<3.13"` em `pyproject.toml`)
|
||||
- **Node.js**: >=18.0.0 \<23.0.0
|
||||
|
||||
#### Etapas de Configuração
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue