Skip to content

Commit 0965f6b

Browse files
Revert file
#283
1 parent 82a73b4 commit 0965f6b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

lidarr/setup.bash

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,6 @@ echo "************ setup SMA ************"
4343
if [ -d "${SMA_PATH}" ]; then
4444
rm -rf "${SMA_PATH}"
4545
fi
46-
echo "*********SMA WORKAROUND ************"
47-
pip3 install --break-system-packages \
48-
requests \
49-
idna \
50-
requests-cache \
51-
babelfish \
52-
tmdbsimple \
53-
mutagen \
54-
guessit \
55-
subliminal \
56-
python-dateutil \
57-
stevedore \
58-
cleanit \
59-
plexapi
6046
echo "************ setup directory ************" && \
6147
mkdir -p ${SMA_PATH} && \
6248
echo "************ download repo ************" && \

0 commit comments

Comments
 (0)