diff --git a/docs/development_environment.mdx b/docs/development_environment.mdx index 3ccffff1..8d80245c 100644 --- a/docs/development_environment.mdx +++ b/docs/development_environment.mdx @@ -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