Skip to content

Commit fc45c52

Browse files
committed
格式化python镜像列表
1 parent bd26fb6 commit fc45c52

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/recipe/lang/Python/common.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@ pl_python_group_prelude (void)
6060
// @ref https://mirrors.jlu.edu.cn/_news/#2025-04-06-pypi-repo-down
6161
// {&Jlu, "https://mirrors.jlu.edu.cn/pypi/web/simple", FeedByPrelude},
6262
{&Sjtug_Siyuan, "https://mirror.sjtu.edu.cn/pypi/web/simple", FeedByPrelude},
63-
{&Tuna, "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple",FeedByPrelude},
63+
{&Tuna, "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple", FeedByPrelude},
6464
{&Ustc, "https://mirrors.ustc.edu.cn/pypi/simple", FeedByPrelude},
6565
{&Ali, "https://mirrors.aliyun.com/pypi/simple", FeedByPrelude},
6666
{&Nju, "https://mirror.nju.edu.cn/pypi/web/simple", FeedByPrelude},
6767
{&Pku, "https://mirrors.pku.edu.cn/pypi/web/simple", FeedByPrelude},
6868
{&Tencent, "https://mirrors.cloud.tencent.com/pypi/simple", FeedByPrelude},
6969

70-
// {&Tencent_Intra, "https://mirrors.cloud.tencentyun.com/pypi/simple",FeedByPrelude}
71-
{&Huawei, "https://mirrors.huaweicloud.com/repository/pypi/simple",FeedByPrelude},
72-
{&Hust, "https://mirrors.hust.edu.cn/pypi/web/simple",FeedByPrelude}
70+
// {&Tencent_Intra, "https://mirrors.cloud.tencentyun.com/pypi/simple", FeedByPrelude}
71+
{&Huawei, "https://mirrors.huaweicloud.com/repository/pypi/simple", FeedByPrelude},
72+
{&Hust, "https://mirrors.hust.edu.cn/pypi/web/simple", FeedByPrelude}
7373

7474
/* 不启用原因:24小时更新一次 */
7575
// {&Netease, "https://mirrors.163.com/.help/pypi.html", NULL}

0 commit comments

Comments
 (0)