mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-08 19:54:13 +08:00
Update Python sources
This commit is contained in:
parent
502057998a
commit
bc2bdf317b
7
chsrc.h
7
chsrc.h
@ -148,11 +148,9 @@ pl_ruby_sources[] = {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 2023-09-05 更新
|
* 2023-09-10 更新
|
||||||
*
|
*
|
||||||
* @note 不要添加Zju,浙大的pypi在校外访问会自动转向Tuna
|
* @note 不要添加Zju,浙大的pypi在校外访问会自动转向Tuna
|
||||||
*
|
|
||||||
* TODO: 列表暂时未添加商业公司源
|
|
||||||
*/
|
*/
|
||||||
pl_python_sources[] = {
|
pl_python_sources[] = {
|
||||||
{&Bfsu, "https://mirrors.bfsu.edu.cn/pypi/web/simple"},
|
{&Bfsu, "https://mirrors.bfsu.edu.cn/pypi/web/simple"},
|
||||||
@ -160,6 +158,9 @@ pl_python_sources[] = {
|
|||||||
{&Jlu, "https://mirrors.jlu.edu.cn/pypi/web/simple"},
|
{&Jlu, "https://mirrors.jlu.edu.cn/pypi/web/simple"},
|
||||||
{&Sjtug_Zhiyuan, "https://mirror.sjtu.edu.cn/pypi/web/simple"},
|
{&Sjtug_Zhiyuan, "https://mirror.sjtu.edu.cn/pypi/web/simple"},
|
||||||
{&Tuna, "https://pypi.tuna.tsinghua.edu.cn/simple"},
|
{&Tuna, "https://pypi.tuna.tsinghua.edu.cn/simple"},
|
||||||
|
{&Ali, "https://mirrors.aliyun.com/pypi/simple/"},
|
||||||
|
{&Tencent, "https://mirrors.cloud.tencent.com/pypi/simple"}
|
||||||
|
// {&Netease, "https://mirrors.163.com/.help/pypi.html"} // 不用,24小时更新一次
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user