update to 0.1.28
This commit is contained in:
@@ -10,7 +10,8 @@ RUN apk add --no-cache \
|
||||
python3 \
|
||||
py3-pip \
|
||||
dbus-dev \
|
||||
build-base
|
||||
build-base \
|
||||
bluez
|
||||
|
||||
# Install Python dependencies from pip.
|
||||
# We cannot use `pip install .` from pyproject.toml as it's outside the build context.
|
||||
|
||||
Reference in New Issue
Block a user