Skip to content

Instantly share code, notes, and snippets.

@hanksudo
Created June 7, 2013 20:48
Show Gist options
  • Save hanksudo/5732316 to your computer and use it in GitHub Desktop.
Save hanksudo/5732316 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