uv使用国内镜像

按照文档配置,内容如下:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
python-install-mirror = "https://registry.npmmirror.com/-/binary/python-build-standalone/"



[[index]]

url = "https://mirrors.aliyun.com/pypi/simple"

default = true



[pip]

index-url = "https://mirrors.aliyun.com/pypi/simple"
最后更新于 2025年12月24日星期三
使用 Hugo 构建
主题 StackJimmy 设计