Update recommended python version to 3.11 (#1866)

This commit is contained in:
Joost Lekkerkerker 2023-08-03 16:24:16 +02:00 committed by GitHub
parent 347387e784
commit 207e786ce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ It is also possible to debug a remote Home Assistance instance (e.g., production
_You only need these instructions if you do not want to use devcontainers._
It is also possible to set up a more traditional development environment. See the section for your operating system. Make sure your Python version is 3.10.
It is also possible to set up a more traditional development environment. See the section for your operating system. Make sure your Python version is 3.11.
### Developing on Linux