Skip to content

Instantly share code, notes, and snippets.

@rngadam
Last active August 27, 2017 13:25
Show Gist options
  • Select an option

  • Save rngadam/e7f3fe5040430af7acf8cefa480de6c0 to your computer and use it in GitHub Desktop.

Select an option

Save rngadam/e7f3fe5040430af7acf8cefa480de6c0 to your computer and use it in GitHub Desktop.
pip configuration ~/.pip/pip.conf
[global]
use-mirrors=true
mirrors=https://pypi.mirrors.ustc.edu.cn/pypi
index-url=https://pypi.mirrors.ustc.edu.cn/simple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment