消除警告

This commit is contained in:
zR 2024-06-08 16:33:47 +08:00
parent 8994b25a77
commit f76e484ff5
4 changed files with 1 additions and 11 deletions

View File

@ -1,9 +1,6 @@
[virtualenvs]
in-project = true
[installer]
modern-installation = false
[plugins]
[plugins.pypi_mirror]
url = "https://pypi.tuna.tsinghua.edu.cn/simple"

View File

@ -261,4 +261,4 @@ location = ".env"
[[tool.poetry.source]]
name = "tsinghua"
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
priority = "default"
priority = "primary"

View File

@ -1,9 +1,6 @@
[virtualenvs]
in-project = true
[installer]
modern-installation = false
[plugins]
[plugins.pypi_mirror]
url = "https://pypi.tuna.tsinghua.edu.cn/simple"

View File

@ -1,9 +1,5 @@
[virtualenvs]
in-project = true
[installer]
modern-installation = false
[plugins]
[plugins.pypi_mirror]
url = "https://pypi.tuna.tsinghua.edu.cn/simple"