This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7bd6f5413d
core
/
pyproject.toml
4 lines
69 B
TOML
Raw
Normal View
History
Unescape
Escape
Add Black
2019-07-30 23:59:12 +00:00
[
tool
.
black
]
Drop Python 3.6 support (#29978)
2019-12-16 06:29:19 +00:00
target-version
=
[
"py37"
,
"py38"
]
Add Black
2019-07-30 23:59:12 +00:00
exclude
=
'generated'