--- tags: [python] --- # Switch between Python versions locally ``` pyenv local 3.8 ```