Skip to content

Instantly share code, notes, and snippets.

@zh-f
Last active April 16, 2018 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zh-f/39a9c808401689852e2b278fa4c1ca5e to your computer and use it in GitHub Desktop.
Save zh-f/39a9c808401689852e2b278fa4c1ca5e to your computer and use it in GitHub Desktop.

OS

Linux

$ vim ~/.config/pip/pip.conf
or $ vim ~/.pip/pip.conf

Windows

%APPDATA%\pip\pip.ini

macOS

$HOME/Library/Application Support/pip/pip.conf

Content

[global]
index-url = 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