mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 15:26:23 -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. |
||
|---|---|---|
| .. | ||
| stubs | ||
| tmp | ||
| activate.bats | ||
| deactivate.bats | ||
| hooks.bats | ||
| init.bats | ||
| installer.bats | ||
| pip.bats | ||
| pyvenv.bats | ||
| test_helper.bash | ||
| version.bats | ||
| virtualenv-prefix.bats | ||
| virtualenv.bats | ||
| virtualenvs.bats | ||