Removing additional backends, now that they can be added using PIP_PACKAGES env var

This commit is contained in:
James Barnsley
2021-11-21 11:46:29 +13:00
parent c2f3154fa2
commit fc20e4e865

View File

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