python-guide
python-guide copied to clipboard
Fix variable name for specifying interpreter
Using VIRTUALENVWRAPPER_PYTHON won't work at this point, because we haven't installed virtualenvwrapper yet; use VIRTUALENV_PYTHON instead.