mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Cleanup pybluez from machine builds (#92122)
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
ARG BUILD_VERSION
|
||||
FROM homeassistant/armv7-homeassistant:$BUILD_VERSION
|
||||
|
||||
RUN pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" \
|
||||
pybluez \
|
||||
-c /usr/src/homeassistant/requirements_all.txt \
|
||||
--use-deprecated=legacy-resolver
|
||||
|
Reference in New Issue
Block a user