uv项目中配置国内镜像源
This commit is contained in:
@@ -104,6 +104,10 @@ packages = []
|
||||
default-groups = ["storage", "tools", "vdb"]
|
||||
package = false
|
||||
|
||||
# 配置国内镜像源
|
||||
index-url = "https://mirrors.aliyun.com/pypi/simple/"
|
||||
# extra-index-url = ["https://pypi.tuna.tsinghua.edu.cn/simple/"]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user