All pastes #2048527 Raw Edit

Someone

public text v1 · immutable
#2048527 ·published 2011-04-20 04:39 UTC
rendered paste body
export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python
export WORKON_HOME=~/venvs
export PIP_VIRTUALENV_BASE=$WORKON_HOME
export PIP_RESPECT_VIRTUALENV=true
source /usr/local/bin/virtualenvwrapper.sh