mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Bump python min to 3.9 (#3871)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[tool.black]
|
||||
target-version = ["py36", "py37", "py38"]
|
||||
target-version = ["py39", "py310"]
|
||||
exclude = 'generated'
|
||||
|
Reference in New Issue
Block a user