mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-19 00:53:40 -05:00
Download virtualenv.py if specified version has not been installed.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,6 +1,6 @@
|
||||
/libexec/*.class
|
||||
/libexec/*.pyc
|
||||
/libexec/*.pyo
|
||||
/libexec/__pycache__
|
||||
/libexec/pyenv-virtualenv/*/*.class
|
||||
/libexec/pyenv-virtualenv/*/*.pyc
|
||||
/libexec/pyenv-virtualenv/*/*.pyo
|
||||
/libexec/pyenv-virtualenv/*/__pycache__
|
||||
*.swo
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user