File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7070 python3 -m venv /lsiopy && \
7171 pip install -U --no-cache-dir \
7272 pip \
73- setuptools \
74- wheel && \
73+ setuptools && \
7574 echo "**** install beets ****" && \
7675 cd /tmp/beets && \
7776 pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.23/ . && \
8281 beetcamp \
8382 python3-discogs-client \
8483 flask \
84+ flask-cors \
8585 PyGObject \
8686 pyacoustid \
8787 pylast \
Original file line number Diff line number Diff line change 7070 python3 -m venv /lsiopy && \
7171 pip install -U --no-cache-dir \
7272 pip \
73- setuptools \
74- wheel && \
73+ setuptools && \
7574 echo "**** install beets ****" && \
7675 cd /tmp/beets && \
7776 pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.23/ . && \
8281 beetcamp \
8382 python3-discogs-client \
8483 flask \
84+ flask-cors \
8585 PyGObject \
8686 pyacoustid \
8787 pylast \
You can’t perform that action at this time.
0 commit comments