Skip to content

Instantly share code, notes, and snippets.

@kates
Created July 21, 2014 08:10
Show Gist options
  • Save kates/4a56688f6f1f8f089dbc to your computer and use it in GitHub Desktop.
Save kates/4a56688f6f1f8f089dbc to your computer and use it in GitHub Desktop.

Revisions

  1. kates created this gist Jul 21, 2014.
    1 change: 1 addition & 0 deletions pip_update_all.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs pip install -U