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