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

Default to built-in venv module #275

Open
nailor opened this issue Mar 1, 2019 · 0 comments
Open

Default to built-in venv module #275

nailor opened this issue Mar 1, 2019 · 0 comments

Comments

@nailor
Copy link
Collaborator

nailor commented Mar 1, 2019

By making Python 3 default (#274), we should make built-in venv default.

Rationale: It is a less moving target than virtualenv (see #272). We should still provide a way to run the virtualenv, but we should be defaulting to python-venv.

This change would be backwards incompatible

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

No branches or pull requests

1 participant