mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
* With 160 envs, cuts time from ~14s to ~2.5s * Change the output to be more like `pyenv-versions' * Shellcheck fixes * virtualenv: Only show non-envs for completion since env engines don't support piggy-backing envs * Remove dead/unused code * Fix IFS handling `IFS=: <command>' doesn't apply that IFS to expansions in <command>, it has to be set separately earlier * Adjust and refactor tests --------- Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru> |
||
|---|---|---|
| .. | ||
| stubs | ||
| tmp | ||
| activate.bats | ||
| conda-activate.bats | ||
| conda-deactivate.bats | ||
| conda-prefix.bats | ||
| conda.bats | ||
| deactivate.bats | ||
| delete.bats | ||
| envs.bats | ||
| hooks.bats | ||
| init.bats | ||
| installer.bats | ||
| pip.bats | ||
| prefix.bats | ||
| python.bats | ||
| pyvenv.bats | ||
| test_helper.bash | ||
| version.bats | ||
| virtualenv.bats | ||
| virtualenvs.bats | ||