mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-29 18:29:44 +08:00
修改包名
This commit is contained in:
parent
9fddd07afd
commit
b0e0872418
@ -1,9 +1,12 @@
|
||||
[tool.poetry]
|
||||
name = "chatchat"
|
||||
name = "langchain-chatchat"
|
||||
version = "0.3.0"
|
||||
description = ""
|
||||
authors = ["chatchat"]
|
||||
readme = "README.md"
|
||||
packages = [
|
||||
{include = "chatchat"}
|
||||
]
|
||||
|
||||
[tool.poetry.scripts]
|
||||
chatchat = 'chatchat.startup:main'
|
||||
@ -241,7 +244,7 @@ ignore-words-list = 'momento,collison,ned,foor,reworkd,parth,whats,aapply,mysogy
|
||||
|
||||
|
||||
# https://python-poetry.org/docs/repositories/
|
||||
[[tool.poetry.source]]
|
||||
name = "tsinghua"
|
||||
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
|
||||
priority = "default"
|
||||
#[[tool.poetry.source]]
|
||||
#name = "tsinghua"
|
||||
#url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
|
||||
#priority = "default"
|
||||
Loading…
x
Reference in New Issue
Block a user