There was an error while loading. Please reload this page.
chore(dependencies): 切换 PyPI 镜像到阿里云
1 parent 20cef8d commit 73059fbCopy full SHA for 73059fb
2 files changed
pyproject.toml
@@ -79,7 +79,7 @@ build-backend = "setuptools.build_meta"
79
py-modules = []
80
81
[[tool.uv.index]]
82
-url = "https://pypi.tuna.tsinghua.edu.cn/simple"
+url = "https://mirrors.aliyun.com/pypi/simple"
83
default = true
84
85
[dependency-groups]
0 commit comments