Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed garden install for newer virtualenvs #100

Merged
merged 1 commit into from
Apr 3, 2014
Merged

Conversation

brousch
Copy link
Contributor

@brousch brousch commented Apr 3, 2014

Switched from virtualenv-2.7 and pip-2.7 to virtualenv and pip. The -2.7 versions sometimes do not exist, but the plain versions always do. Plain virtualenv (system default virtualenv command) can be used because the version of Python is specified in the command, so it will always create a Python 2.7 venv even if it is created by virtualenv installed into Python2.6/3.3/etc.

akshayaurora added a commit that referenced this pull request Apr 3, 2014
Fixed garden install for newer virtualenvs
@akshayaurora akshayaurora merged commit 0abd313 into master Apr 3, 2014
@akshayaurora akshayaurora deleted the garden_venv_fix branch April 3, 2014 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants