Browse Source

ci(config): change pip mirror to pypi cache proxy

GitOrigin-RevId: cfc00b7df1
release-1.5
Megvii Engine Team huangxinda 4 years ago
parent
commit
1d86528162
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      scripts/whl/manylinux2014/setup_mirror.sh

+ 0
- 2
scripts/whl/manylinux2014/setup_mirror.sh View File

@@ -38,11 +38,9 @@ index-url = https://mirrors.aliyun.com/pypi/simple
extra-index-url = extra-index-url =
http://mirrors.i.brainpp.cn/pypi/simple/ http://mirrors.i.brainpp.cn/pypi/simple/
http://pypi.i.brainpp.cn/brain/dev/+simple http://pypi.i.brainpp.cn/brain/dev/+simple
https://pypi.tuna.tsinghua.edu.cn/simple
trusted-host = trusted-host =
mirrors.i.brainpp.cn mirrors.i.brainpp.cn
pypi.i.brainpp.cn pypi.i.brainpp.cn
pypi.tuna.tsinghua.edu.cn
mirrors.aliyun.com mirrors.aliyun.com
EOF EOF
} }


Loading…
Cancel
Save