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. |
преди 4 години | |
|---|---|---|
| .. | ||
| macos_tests.yml | Update macOS test dependencies | преди 4 години |
| pyenv_tests.yml | Simplify init scheme; update & clarify the README | преди 4 години |
| ubuntu_tests.yml | Update Python 3.6 in Ubuntu tests | преди 4 години |