This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-01-19 04:20:56 +00:00
Code
Issues
Releases
Wiki
Activity
esphome
/
pyproject.toml
4 lines
70 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
add-black (#1593) * Add black Update pre commit Update pre commit add empty line * Format with black
2021-03-07 16:03:16 -03:00
[
tool
.
black
]
Bump python min to 3.9 (#3871)
2022-10-05 20:09:27 +13:00
target-version
=
[
"py39"
,
"py310"
]
add-black (#1593) * Add black Update pre commit Update pre commit add empty line * Format with black
2021-03-07 16:03:16 -03:00
exclude
=
'generated'
Reference in New Issue
Copy Permalink