eolas/zk/Switch_between_Python_vers.md

10 lines
90 B
Markdown
Raw Permalink Normal View History

2023-09-04 08:13:48 +01:00
---
tags: [python]
---
# Switch between Python versions locally
```
pyenv local 3.8
```