Skip to content

Instantly share code, notes, and snippets.

@orsius
Forked from bryanveloso/pip.conf
Created April 19, 2023 14:44
Show Gist options
  • Save orsius/2c6c122f5964f21108e88b9cc8a95e2a to your computer and use it in GitHub Desktop.
Save orsius/2c6c122f5964f21108e88b9cc8a95e2a to your computer and use it in GitHub Desktop.

Revisions

  1. @jezdez jezdez renamed this gist Mar 10, 2010. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. @jezdez jezdez created this gist Mar 10, 2010.
    10 changes: 10 additions & 0 deletions ~/.pip/pip.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    [global]
    default-timeout = 60
    respect-virtualenv = true
    download-cache = /tmp
    log-file = /tmp/pip-log.txt

    [install]
    find-links =
    http://pypi.pinaxproject.com
    http://pypi2.pinaxproject.com