Skip to content

Instantly share code, notes, and snippets.

@userid
Created November 1, 2017 03:12
Show Gist options
  • Select an option

  • Save userid/0a5c94f2d45ad4b5de9c8d716975622f to your computer and use it in GitHub Desktop.

Select an option

Save userid/0a5c94f2d45ad4b5de9c8d716975622f to your computer and use it in GitHub Desktop.
grep pypi.python.org /usr/share/pyshared/pip -r
/usr/share/pyshared/pip/index.py:DEFAULT_MIRROR_URL = "last.pypi.python.org"
/usr/share/pyshared/pip/index.py: ['a.pypi.python.org', 'b.pypi.python.org', 'c.pypi.python.org',
/usr/share/pyshared/pip/index.py: 'd.pypi.python.org']
/usr/share/pyshared/pip/commands/install.py: default='http://pypi.python.org/simple/',
/usr/share/pyshared/pip/commands/search.py: default='http://pypi.python.org/pypi',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment