mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
When the current pyenv environment is not a virtualenv, this line exits with a return code of 1. This is annoying for those of us who report the last return code in our own PROMPT_COMMAND, so ignore the output of `pyenv activate` if we're not currently using a virtualenv. |
||
|---|---|---|
| .. | ||
| pyenv-activate | ||
| pyenv-deactivate | ||
| pyenv-sh-activate | ||
| pyenv-sh-deactivate | ||
| pyenv-virtualenv | ||
| pyenv-virtualenv-init | ||
| pyenv-virtualenv-prefix | ||
| pyenv-virtualenvs | ||