mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-15 12:28:34 +08:00
fix:修改清华pip源地址
This commit is contained in:
@@ -304,7 +304,7 @@ const githubMirrorsItems: string[] = [
|
||||
|
||||
// 预设部分PIP镜像站
|
||||
const pipMirrorsItems = [
|
||||
'https://pypi.tuna.tsinghua.edu.cn/simple', // 清华大学
|
||||
'https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple', // 清华大学
|
||||
'https://pypi.mirrors.ustc.edu.cn/simple', // 中国科技大学
|
||||
'https://mirrors.pku.edu.cn/pypi/web/simple', // 北京大学
|
||||
'https://mirrors.aliyun.com/pypi/simple', // 阿里云
|
||||
|
||||
Reference in New Issue
Block a user