Skip to content

Instantly share code, notes, and snippets.

@jeffery9
Last active August 29, 2015 14:20
Show Gist options
  • Save jeffery9/47b27afd35f32554934f to your computer and use it in GitHub Desktop.
Save jeffery9/47b27afd35f32554934f to your computer and use it in GitHub Desktop.
pypi mirror
$ cat .pip/pip.conf
[global]
use-mirror=true
mirrors=http://mirrors.aliyun.com
index-url=http://mirrors.aliyun.com/pypi/simple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment