Update python version in development docs (#1645)

This commit is contained in:
Ernst Klamer 2023-01-24 19:30:13 +01:00 committed by GitHub
parent fd99f5d6fa
commit ade2724ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ It is also possible to debug a remote Home Assistance instance (e.g., productive
_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.9 or later.
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.
### Developing on Linux