pyenv/.github/workflows
Ivan Pozdeev 8439f8e187 Simplify init scheme; update & clarify the README
Now the setup is to add to both rc and profile:
1) set PYENV_ROOT
   (can do it unconditionally -- since if you change it,
   you need to update all places anyway since any of them can be run first)
2) Add `pyenv` to PATH if not already there
3) eval "$(pyenv init -)"

Not a breaking change, old setup will continue to work.
2022-05-02 19:07:24 +03:00
..
macos_tests.yml Update macOS test dependencies 2021-12-05 19:23:21 -05:00
pyenv_tests.yml Simplify init scheme; update & clarify the README 2022-05-02 19:07:24 +03:00
ubuntu_tests.yml Update Python 3.6 in Ubuntu tests 2021-12-03 16:47:42 -05:00