sort spacing on ##info, reorder pip installs and remove trailing whitespace

master
sparklyballs 9 years ago
parent b97684613e
commit 7486480376

@ -72,11 +72,11 @@ RUN \
# install pip packages # install pip packages
pip install --no-cache-dir -U \ pip install --no-cache-dir -U \
beets \ beets \
beets-copyartifacts \
flask \ flask \
pillow \ pillow \
pip \ pip \
pyacoustid \ pyacoustid \
beets-copyartifacts \
pylast && \ pylast && \
# cleanup # cleanup

Loading…
Cancel
Save