mirror of
https://github.com/pyenv/pyenv.git
synced 2025-01-05 09:41:07 +00:00
af438abeae
This is required for the shims to handle `#!/usr/bin/env python3` in a shebang, just like `python` is handled currently: it will set `PYENV_DIR` to the root of the invoked script, which is required for a `.python-version` script to get picked up from there. This was rejected for rbenv, where it does not make much sense (https://github.com/sstephenson/rbenv/pull/735). Ref: https://github.com/yyuu/pyenv/pull/368#issuecomment-102806837 |
||
---|---|---|
.. | ||
pyenv | ||
pyenv---version | ||
pyenv-commands | ||
pyenv-completions | ||
pyenv-exec | ||
pyenv-global | ||
pyenv-help | ||
pyenv-hooks | ||
pyenv-init | ||
pyenv-local | ||
pyenv-prefix | ||
pyenv-rehash | ||
pyenv-root | ||
pyenv-sh-rehash | ||
pyenv-sh-shell | ||
pyenv-shims | ||
pyenv-version | ||
pyenv-version-file | ||
pyenv-version-file-read | ||
pyenv-version-file-write | ||
pyenv-version-name | ||
pyenv-version-origin | ||
pyenv-versions | ||
pyenv-whence | ||
pyenv-which |