add beautifulsoup4 package

This commit is contained in:
sparklyballs 2017-12-27 17:59:44 +00:00
parent 98dbebbf35
commit ee3408b970

View file

@ -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 \