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 && \ make install && \
echo "**** install pip packages ****" && \ echo "**** install pip packages ****" && \
pip install --no-cache-dir -U \ pip install --no-cache-dir -U \
beautifulsoup4 \
beets \ beets \
beets-copyartifacts \ beets-copyartifacts \
beautifulsoup4 \
flask \ flask \
pillow \ pillow \
pip \ pip \