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

Use venv rather than virtualenv #357

Closed
wants to merge 1 commit into from
Closed

Use venv rather than virtualenv #357

wants to merge 1 commit into from

Conversation

shish
Copy link
Contributor

@shish shish commented Mar 25, 2024

Use venv rather than virtualenv

venv has been included as part of the python standard library since 3.3 -- no need to install the third-party virtualenv module


Stack created with Sapling. Best reviewed with ReviewStack.

venv has been included as part of the python standard library since 3.3 -- no need to install the third-party virtualenv module
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 25, 2024
@shish shish mentioned this pull request Mar 25, 2024
@facebook-github-bot
Copy link

@shish has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link

@shish merged this pull request in 57e5008.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants