Skip to content

Commit 5209c37

Browse files
xyx1926885268ccmywish
authored andcommitted
Update common.h
添加nju和pku的pip源
1 parent c6468ff commit 5209c37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/recipe/lang/Python/common.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ static Source_t pl_python_sources[] =
2727
{&Sjtug_Zhiyuan, "https://mirror.sjtu.edu.cn/pypi/web/simple"},
2828
{&Tuna, "https://pypi.tuna.tsinghua.edu.cn/simple"},
2929
{&Ali, "https://mirrors.aliyun.com/pypi/simple/"},
30+
{&Nju, "https://mirror.nju.edu.cn/pypi/web/simple"},
31+
{&Pku, "https://mirrors.pku.edu.cn/pypi/web/simple"},
3032
{&Tencent, "https://mirrors.cloud.tencent.com/pypi/simple"},
3133
// {&Tencent_Intra, "https://mirrors.cloud.tencentyun.com/pypi/simple"},
3234
{&Huawei, "https://mirrors.huaweicloud.com/repository/pypi/simple"},

0 commit comments

Comments
 (0)