mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-07 15:38:27 +08:00
消除警告
This commit is contained in:
parent
8994b25a77
commit
f76e484ff5
@ -1,9 +1,6 @@
|
|||||||
[virtualenvs]
|
[virtualenvs]
|
||||||
in-project = true
|
in-project = true
|
||||||
|
|
||||||
[installer]
|
|
||||||
modern-installation = false
|
|
||||||
|
|
||||||
[plugins]
|
[plugins]
|
||||||
[plugins.pypi_mirror]
|
[plugins.pypi_mirror]
|
||||||
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
||||||
|
|||||||
@ -261,4 +261,4 @@ location = ".env"
|
|||||||
[[tool.poetry.source]]
|
[[tool.poetry.source]]
|
||||||
name = "tsinghua"
|
name = "tsinghua"
|
||||||
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
|
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
|
||||||
priority = "default"
|
priority = "primary"
|
||||||
|
|||||||
@ -1,9 +1,6 @@
|
|||||||
[virtualenvs]
|
[virtualenvs]
|
||||||
in-project = true
|
in-project = true
|
||||||
|
|
||||||
[installer]
|
|
||||||
modern-installation = false
|
|
||||||
|
|
||||||
[plugins]
|
[plugins]
|
||||||
[plugins.pypi_mirror]
|
[plugins.pypi_mirror]
|
||||||
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
||||||
|
|||||||
@ -1,9 +1,5 @@
|
|||||||
[virtualenvs]
|
[virtualenvs]
|
||||||
in-project = true
|
in-project = true
|
||||||
|
|
||||||
[installer]
|
|
||||||
modern-installation = false
|
|
||||||
|
|
||||||
[plugins]
|
|
||||||
[plugins.pypi_mirror]
|
[plugins.pypi_mirror]
|
||||||
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user