mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 10:26:30 +00:00
Update minimum Python version to 3.9 (#1191)
This commit is contained in:
parent
07a935884d
commit
00c4faae3f
@ -47,7 +47,7 @@ When a task is currently running (like `Preview` for the docs), it can be restar
|
||||
|
||||
_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.8 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.9 or later.
|
||||
|
||||
### Developing on Linux
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user