Skip to content

Instantly share code, notes, and snippets.

@ayuLiao
Created January 10, 2019 10:04
Show Gist options
  • Save ayuLiao/91bcf727c93d21671b1d65c5341459e6 to your computer and use it in GitHub Desktop.
Save ayuLiao/91bcf727c93d21671b1d65c5341459e6 to your computer and use it in GitHub Desktop.
使用豆瓣源安装python第三方库
pip install -i https://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com django
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment