-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Generate VCS ignores to avoid version controlling virtual environments #1806
Comments
I would like to take this up, where would be this best placed? virtualenv/src/virtualenv/create/creator.py Lines 151 to 156 in 6dffcf2
Is something like |
Yeah somewhere there 🤔 |
This now has been released via https://virtualenv.pypa.io/en/latest/changelog.html#v20-0-21-2020-05-20 |
As per https://twitter.com/metalikus/status/1256853693153947649
List of VCSs targeted is https://www.python.org/dev/peps/pep-0610/#registered-vcs
The text was updated successfully, but these errors were encountered: