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

Skip to content

fix: Update MAC_SETUP to describe using builtin venv #2711

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

Merged
merged 14 commits into from
Feb 12, 2020
Merged

Conversation

crwilcox
Copy link
Contributor

@billyjacobson and I discussed the venv section of this setup guide. Folks use two methods and we were only showing one. Introducing a section showing how to use venv

@crwilcox crwilcox requested a review from a team as a code owner January 10, 2020 20:57
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 10, 2020
@crwilcox
Copy link
Contributor Author

Incorporated @billyjacobson suggestions.

@crwilcox
Copy link
Contributor Author

Also, realized that we have no mention of nox. So I added a small bit at the bottom with common commands

MAC_SETUP.md Outdated

1. Change to the desired source directory.
This will make python and python3 point to Python 3.8.1. python2 will use 2.7.17. You can also further specify versions, such as python3.6 to use that version.
Copy link
Member

Choose a reason for hiding this comment

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

This is a good explanation of something that wasn't entirely clear to me before 👍

@crwilcox crwilcox merged commit d25842f into master Feb 12, 2020
@crwilcox crwilcox deleted the mac-setup-venv branch February 12, 2020 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants