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

pre-commit potentially uses the wrong virtualenv when building environments #208

Closed
asottile opened this issue Mar 6, 2015 · 0 comments
Closed

Comments

@asottile
Copy link
Member

asottile commented Mar 6, 2015

It should use sys.executable, '-m', 'virtualenv' instead of 'virtualenv'

asottile added a commit that referenced this issue Mar 29, 2015
Use sys.executable when executing virtualenv.  Resolves #208.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant