Skip to content
Compare
Choose a tag to compare
@gabrielfalcao gabrielfalcao released this 23 Mar 02:26
  • Installs pyenv 1.2.17.
  • Exports PYENV_ROOT environment variable.
  • Injects $PYENV_ROOT/bin in the PATH.
  • Injects pyenv shims in the PATH.
  • Pre-install specified python versions.
  • Set default python version (through pyenv local).

Note: No support for windows.