Skip to content

Instantly share code, notes, and snippets.

@blturner
Created July 23, 2011 23:35
Show Gist options
  • Save blturner/1101997 to your computer and use it in GitHub Desktop.
Save blturner/1101997 to your computer and use it in GitHub Desktop.
export WORKON_HOME=$HOME/.virtualenvs
export PIP_VIRTUALENV_BASE=$WORKON_HOME
export PIP_RESPECT_VIRTUALENV=true
source /usr/local/bin/virtualenvwrapper.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment