From 5c089873caf8609de85027c1044ca8f26bba5c70 Mon Sep 17 00:00:00 2001 From: snowykami Date: Sat, 5 Oct 2024 22:56:04 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E4=BF=AE=E5=A4=8D=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E6=89=A7=E8=A1=8C=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f995eb5..7f00837 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,4 +32,4 @@ tag_regex = '^v(?:\D*)?(?P([1-9][0-9]*!)?(0|[1-9][0-9]*)(\.(0|[1-9][0-9 [[tool.pdm.source]] name = "tuna" -url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" \ No newline at end of file +url = "https://pypi.tuna.tsinghua.edu.cn/simple" \ No newline at end of file