need more packages for nightly

This commit is contained in:
thelamer 2019-06-04 19:59:57 -07:00
parent 75b928c8d4
commit c3aa20773f
3 changed files with 6 additions and 0 deletions

View file

@ -144,7 +144,9 @@ RUN \
RUN \
set -ex && \
pip3 install --no-cache-dir -U \
confuse \
discogs-client \
mediafile \
mutagen \
pyacoustid \
pyyaml \

View file

@ -148,7 +148,9 @@ COPY bandaid/aarch64/ /usr/lib/
RUN \
set -ex && \
pip3 install --no-cache-dir -U \
confuse \
discogs-client \
mediafile \
mutagen \
pyacoustid \
pyyaml \

View file

@ -144,7 +144,9 @@ RUN \
RUN \
set -ex && \
pip3 install --no-cache-dir -U \
confuse \
discogs-client \
mediafile \
mutagen \
pyacoustid \
pyyaml \