eolas/neuron/57f4d44e-6e5d-4bdf-a12c-b7dac10ca90d/Switch_between_Python_vers.md

10 lines
90 B
Markdown
Raw Normal View History

2024-10-19 11:00:03 +01:00
---
tags: [python]
---
# Switch between Python versions locally
```
pyenv local 3.8
```