mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Remove unused mypy config from pyproject (#13224)
This commit is contained in:
parent
36b4909950
commit
8b675cdbba
@ -23,8 +23,3 @@ include-package-data = true
|
|||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
include = ["hass_frontend*"]
|
include = ["hass_frontend*"]
|
||||||
|
|
||||||
[tool.mypy]
|
|
||||||
python_version = 3.4
|
|
||||||
show_error_codes = true
|
|
||||||
strict = true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user