Skip to content

Commit 82a73b4

Browse files
Revert file due to upstream bug fix
#283
1 parent 734ff6a commit 82a73b4

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

sabnzbd/setup.bash

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,6 @@ InstallRequirements () {
3030
if [ -d "${SMA_PATH}" ]; then
3131
rm -rf "${SMA_PATH}"
3232
fi
33-
echo "*********SMA WORKAROUND ************"
34-
pip3 install --break-system-packages \
35-
requests \
36-
idna \
37-
requests-cache \
38-
babelfish \
39-
tmdbsimple \
40-
mutagen \
41-
guessit \
42-
subliminal \
43-
python-dateutil \
44-
stevedore \
45-
cleanit \
46-
plexapi
4733
echo "************ setup directory ************"
4834
mkdir -p /config/scripts/sma
4935
echo "************ download repo ************"

0 commit comments

Comments
 (0)