mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Remove tensorflow integration (#155462)
This commit is contained in:
@@ -30,13 +30,10 @@ EXCLUDED_REQUIREMENTS_ALL = {
|
||||
"evdev",
|
||||
"face-recognition",
|
||||
"pybluez",
|
||||
"pycocotools",
|
||||
"pycups",
|
||||
"python-gammu",
|
||||
"python-lirc",
|
||||
"pyuserinput",
|
||||
"tensorflow",
|
||||
"tf-models-official",
|
||||
}
|
||||
|
||||
# Requirements excluded by EXCLUDED_REQUIREMENTS_ALL which should be included when
|
||||
|
||||
@@ -971,7 +971,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
|
||||
"telnet",
|
||||
"temper",
|
||||
"template",
|
||||
"tensorflow",
|
||||
"tesla_fleet",
|
||||
"tesla_wall_connector",
|
||||
"teslemetry",
|
||||
@@ -2014,7 +2013,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
||||
"telnet",
|
||||
"temper",
|
||||
"template",
|
||||
"tensorflow",
|
||||
"tesla_fleet",
|
||||
"tesla_wall_connector",
|
||||
"teslemetry",
|
||||
|
||||
Reference in New Issue
Block a user