Skip to content

Commit 379dc1c

Browse files
committed
refactor: 💡 Remove pyproject.toml files
Remove pyproject.toml files
1 parent b0fa319 commit 379dc1c

File tree

4 files changed

+4
-297
lines changed

4 files changed

+4
-297
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ docker logs -f wechat-chatgpt
8181
## Install
8282

8383
```sh
84-
npm install && poetry install
84+
npm install
8585
```
86-
> NodeJS Version >= 18.0.0 Python Version >= 3.9.0
86+
> NodeJS Version >= 18.0.0
8787
8888
## Config
8989

README_ZH.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ docker logs -f wechat-chatgpt
8080
## 安装
8181

8282
```sh
83-
npm install && poetry install
83+
npm install
8484
```
85-
> 请确认安装的NodeJS版本为18.0.0以上, Python版本为3.9.0以上
85+
> 请确认安装的NodeJS版本为18.0.0以上
8686
8787
## 配置
8888

poetry.lock

Lines changed: 0 additions & 277 deletions
This file was deleted.

pyproject.toml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)