mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23:31 +01:00
add beautifulsoup4 package
This commit is contained in:
parent
98dbebbf35
commit
ee3408b970
1 changed files with 1 additions and 1 deletions
|
|
@ -76,9 +76,9 @@ RUN \
|
|||
make install && \
|
||||
echo "**** install pip packages ****" && \
|
||||
pip install --no-cache-dir -U \
|
||||
beautifulsoup4 \
|
||||
beets \
|
||||
beets-copyartifacts \
|
||||
beautifulsoup4 \
|
||||
flask \
|
||||
pillow \
|
||||
pip \
|
||||
|
|
|
|||
Loading…
Reference in a new issue