mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-11 19:36:29 +00:00
Devs should use Python 3.12 when setting up their env (#2127)
Support for Python 3.11 has been dropped for the upcoming 2024.4 release.
This commit is contained in:
parent
1140ca9281
commit
3a8fd6d731
@ -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._
|
_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.11.
|
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.12.
|
||||||
|
|
||||||
### Developing on Linux
|
### Developing on Linux
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user