eolas/neuron/e74b7b2d-cac4-4437-99e5-f94adaa32c60/Switch_between_Python_vers.md

10 lines
90 B
Markdown
Raw Normal View History

2024-11-17 15:37:31 +00:00
---
tags: [python]
---
# Switch between Python versions locally
```
pyenv local 3.8
```