From 4dfe5b7261b9c64f1dd18ca56598c327f61aa43c Mon Sep 17 00:00:00 2001 From: Konano Date: Thu, 13 Nov 2025 11:33:11 +0800 Subject: [PATCH] minor --- files/uv.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/uv.toml b/files/uv.toml index 58f2952..51a42c6 100644 --- a/files/uv.toml +++ b/files/uv.toml @@ -1,3 +1,5 @@ +python-install-mirror = "https://g.nano.ac/https://github.com/astral-sh/python-build-standalone/releases/download" + [[index]] url = "https://pypi.tuna.tsinghua.edu.cn/simple" default = true