Created
July 4, 2018 08:50
-
-
Save Junch/ea946ddd2c8a4a3ff632574afeec13df to your computer and use it in GitHub Desktop.
Pypi的镜像站
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 最近使用pip3总会timeout,试了试下面的镜像站,速度却非常快 | |
| https://mirror.tuna.tsinghua.edu.cn/help/pypi/ | |
| pip install -i https://pypi.tuna.tsinghua.edu.cn/simple | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment