mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Prevent bluepy from being part of requirements_all.txt (#39275)
This commit is contained in:
@@ -15,8 +15,10 @@ from homeassistant.util.yaml.loader import load_yaml
|
||||
COMMENT_REQUIREMENTS = (
|
||||
"Adafruit_BBIO",
|
||||
"Adafruit-DHT",
|
||||
"avea", # depends on bluepy
|
||||
"avion",
|
||||
"beacontools",
|
||||
"beewi_smartclim", # depends on bluepy
|
||||
"blinkt",
|
||||
"bluepy",
|
||||
"bme680",
|
||||
|
||||
Reference in New Issue
Block a user