Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 401 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 401 Bytes

Pyenv Dotfiles

← Back to README

Install

Usage

Select the latest, stable version

pyenv install 3:latest

Set as global

# Works best when only one version is installed.
pyenv global $(pyenv versions --bare)

Contributing

N/A

License

None