Skip to content

Instantly share code, notes, and snippets.

@timonweb
Created June 7, 2014 18:02
Show Gist options
  • Select an option

  • Save timonweb/4da07eff7fbdcaee02c7 to your computer and use it in GitHub Desktop.

Select an option

Save timonweb/4da07eff7fbdcaee02c7 to your computer and use it in GitHub Desktop.
Stop PIP from redownloading packages / Cache downloaded PIP packages
[global]
download_cache = ~/.cache/pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment