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

Added option to install virtualenv independently #264

Closed
wants to merge 2 commits into from

Conversation

Darkless012
Copy link
Contributor

We have some servers that doesn't have internet access so pip install is not an option. We install virtualenv by ourselves and distribute is as rpm packages, but we still want to use virtualenvs.

Otherwise it will not find streamparse_run command.
Fixes: #258

Added option to install virtual env independendly on use_virtualenv.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 45.354% when pulling 646c745 on Darkless012:patch-4 into f66794f on Parsely:master.

@dan-blanchard
Copy link
Member

Could you please update the quickstart docs to mention this added option?

@dan-blanchard dan-blanchard added this to the v3.0 milestone Jun 2, 2016
@dan-blanchard
Copy link
Member

Thanks again!

@dan-blanchard dan-blanchard changed the title Added option to install virtualenv independendly Added option to install virtualenv independently Jun 2, 2016
@dan-blanchard
Copy link
Member

I added the docs and merged this. 2d60fe0 is the main commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants