Skip to content

Commit

Permalink
refactor: 💡 Remove pyproject.toml files
Browse files Browse the repository at this point in the history
Remove pyproject.toml files
  • Loading branch information
RealTong committed Jan 12, 2023
1 parent b0fa319 commit 379dc1c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 297 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ docker logs -f wechat-chatgpt
## Install

```sh
npm install && poetry install
npm install
```
> NodeJS Version >= 18.0.0 Python Version >= 3.9.0
> NodeJS Version >= 18.0.0
## Config

Expand Down
4 changes: 2 additions & 2 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ docker logs -f wechat-chatgpt
## 安装

```sh
npm install && poetry install
npm install
```
> 请确认安装的NodeJS版本为18.0.0以上, Python版本为3.9.0以上
> 请确认安装的NodeJS版本为18.0.0以上
## 配置

Expand Down
277 changes: 0 additions & 277 deletions poetry.lock

This file was deleted.

16 changes: 0 additions & 16 deletions pyproject.toml

This file was deleted.

0 comments on commit 379dc1c

Please sign in to comment.