Added more info in virtualenvs.rst.#474
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
This addition is interesting but I don't think it's essential. Would you mind submitting this addition as a separate PR and removing it from this one? I'm happy to include the earlier block since that is something that is kind of necessary.
Contributor
Author
There was a problem hiding this comment.
Alright, removed the non-essential info.
Should I still submit a second PR for virtualenvwrapper command? If you think it's unnecessary, we can leave it out. People can still find it in the docs.
Contributor
There was a problem hiding this comment.
@syndbg feel free to send a second PR. I'm not a fan, but Kenneth might like it.
Added commands to specify python interpreter version.
sigmavirus24
added a commit
that referenced
this pull request
Sep 6, 2014
Added more info in virtualenvs.rst.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added the most important command line parameter, how to specify the Python interpreter to use.
Also added some neat virtualenvwrapper tricks that are kind of easy to miss in the docs