Skip to content

Instantly share code, notes, and snippets.

@yyolk
Created July 26, 2013 04:04
Show Gist options
  • Save yyolk/6086068 to your computer and use it in GitHub Desktop.
Save yyolk/6086068 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