Skip to content

Instantly share code, notes, and snippets.

@theeluwin
Created June 22, 2016 05:58
Show Gist options
  • Select an option

  • Save theeluwin/259cb781696e8b0cd2584b5edcf85dfe to your computer and use it in GitHub Desktop.

Select an option

Save theeluwin/259cb781696e8b0cd2584b5edcf85dfe to your computer and use it in GitHub Desktop.
pip freeze --local | grep -v "^\-e" | cut -d = -f 1 | xargs pip install -U
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment