Skip to content

Update README_dev.md #5241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/contributing/README_dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Langchain-Chatchat 自 0.3.0 版本起,为方便支持用户使用 pip 方式
> [!Note]
> 如果您使用 Conda 或 Pyenv 作为您的环境/包管理器,在安装Poetry之后,
> 使用如下命令使 Poetry 使用 virtualenv python environment (`poetry config virtualenvs.prefer-active-python true`)
> (注意:从Poetry2.0.0版本开始virtualenvs.prefer-active-python被virtualenvs.use-poetry-python替代,并且默认使用active Python环境)

### 1.2 安装源代码/开发部署所需依赖库

Expand Down