Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 200 Bytes

pip_local_source.md

File metadata and controls

14 lines (10 loc) · 200 Bytes

Set local source of PIP/PIP3

mkdir ~/.pip

CMD

vi ~/.pip/pip.conf

Then copy and paste below texts

[global]
trusted-host=mirrors.douban.com
index-url=https://pypi.douban.com/simple/