Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

COOK-1047: Support the --system-site-packages virtualenv option #4

Closed
wants to merge 2 commits into from

Conversation

jjhuff
Copy link
Contributor

@jjhuff jjhuff commented May 8, 2012

--system-site-packages maps the system-wide site-packages into the VE. It's handy from time to time.
http://tickets.opscode.com/browse/COOK-1047

@jjhuff
Copy link
Contributor Author

jjhuff commented May 8, 2012

Also, I included a minor cleanup.

else
"virtualenv"
end
end

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this method removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't seem to be used...
Oh, perhaps I didn't entirely understand: Does it get exposed to users of the provider?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was there to give the right path to the virtualenv binary when python was being installed from source.

@btm
Copy link
Contributor

btm commented Jun 3, 2013

This was fixed in #10

@btm btm closed this Jun 3, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants