Skip to content

Instantly share code, notes, and snippets.

@stvbdn
Created April 29, 2013 22:03
Show Gist options
  • Save stvbdn/5485165 to your computer and use it in GitHub Desktop.
Save stvbdn/5485165 to your computer and use it in GitHub Desktop.
Recreate virtualenv with new python
virtualenv ~/virtualenvs/tix/ -p /usr/bin/python2.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment