1
0
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:
Paulus Schoutsen
2020-08-26 14:50:14 +02:00
committed by GitHub
parent 44118d8fb6
commit df9de8eb5d
2 changed files with 4 additions and 2 deletions

View File

@@ -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",