Removing additional backends, now that they can be added using PIP_PACKAGES env var
This commit is contained in:
@ -54,14 +54,6 @@ RUN python3 -m pip install --no-cache \
|
|||||||
mopidy-mpd \
|
mopidy-mpd \
|
||||||
mopidy-spotify \
|
mopidy-spotify \
|
||||||
mopidy-local \
|
mopidy-local \
|
||||||
Mopidy-TuneIn \
|
|
||||||
Mopidy-Youtube \
|
|
||||||
Mopidy-YTMusic \
|
|
||||||
Mopidy-SoundCloud \
|
|
||||||
Mopidy-Podcast \
|
|
||||||
Mopidy-dLeyna \
|
|
||||||
Mopidy-Jellyfin \
|
|
||||||
Mopidy-MusicBox-Webclient \
|
|
||||||
dbus-python \
|
dbus-python \
|
||||||
# pip not up-to-date for Mopidy-Tidal (https://github.com/tehkillerbee/mopidy-tidal/issues/14)
|
# pip not up-to-date for Mopidy-Tidal (https://github.com/tehkillerbee/mopidy-tidal/issues/14)
|
||||||
git+https://github.com/tehkillerbee/mopidy-tidal.git@master
|
git+https://github.com/tehkillerbee/mopidy-tidal.git@master
|
||||||
|
|||||||
Reference in New Issue
Block a user