mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-14 22:43:52 -05:00
This fixes displaying the note, in case "init" has been run manually and/or the init is not in the expected place. It removes the unnecessary calls to "grep". pyenv-virtualenv-init will look at `$PYENV_SHELL` now, too. Tests have been adjusted/fixed.