mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Bump python dev version in docs to 3.8 b.c. home-assistant/core#50013 (#977)
Usage of `typing.Final` added in [50013](https://github.com/home-assistant/core/pull/50013), specifically, (076227acbe/homeassistant/const.py (L4)
) is only supported in python 3.8+.
See: https://docs.python.org/3.8/library/typing.html#typing.Final
This commit is contained in:
parent
6beab48be8
commit
5efc820ef2
@ -37,7 +37,7 @@ When a task is currently running (like `Preview` for the docs), it can be restar
|
|||||||
|
|
||||||
## Manual Environment
|
## Manual Environment
|
||||||
|
|
||||||
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.7 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.8 or later.
|
||||||
|
|
||||||
### Developing on Linux
|
### Developing on Linux
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user