mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
Remove cups integration (#155448)
This commit is contained in:
@@ -27,7 +27,6 @@ EXCLUDED_REQUIREMENTS_ALL = {
|
||||
"bluepy",
|
||||
"evdev",
|
||||
"pybluez",
|
||||
"pycups",
|
||||
"python-lirc",
|
||||
"pyuserinput",
|
||||
}
|
||||
@@ -36,7 +35,6 @@ EXCLUDED_REQUIREMENTS_ALL = {
|
||||
# building integration wheels for all architectures.
|
||||
INCLUDED_REQUIREMENTS_WHEELS = {
|
||||
"evdev",
|
||||
"pycups",
|
||||
"pyuserinput",
|
||||
}
|
||||
|
||||
|
||||
@@ -261,7 +261,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
|
||||
"cppm_tracker",
|
||||
"cpuspeed",
|
||||
"crownstone",
|
||||
"cups",
|
||||
"currencylayer",
|
||||
"daikin",
|
||||
"danfoss_air",
|
||||
@@ -1273,7 +1272,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
||||
"cppm_tracker",
|
||||
"cpuspeed",
|
||||
"crownstone",
|
||||
"cups",
|
||||
"currencylayer",
|
||||
"daikin",
|
||||
"danfoss_air",
|
||||
|
||||
Reference in New Issue
Block a user