Spaces:
Paused
Paused
chore: remove dead clone link from termux installer
Browse files
resources/startup/_termux.py
CHANGED
@@ -33,7 +33,7 @@ OPT_PACKAGES = {
|
|
33 |
"psutil": "Used for .usage command.",
|
34 |
"lottie": "Used for animated sticker related conversion.",
|
35 |
"apscheduler": "Used in autopic/nightmode (scheduling tasks.)",
|
36 |
-
"git+https://github.com/1danish-00/google_trans_new.git": "Used for translation purposes.",
|
37 |
}
|
38 |
|
39 |
APT_PACKAGES = ["ffmpeg", "neofetch", "mediainfo"]
|
|
|
33 |
"psutil": "Used for .usage command.",
|
34 |
"lottie": "Used for animated sticker related conversion.",
|
35 |
"apscheduler": "Used in autopic/nightmode (scheduling tasks.)",
|
36 |
+
#"git+https://github.com/1danish-00/google_trans_new.git": "Used for translation purposes.",
|
37 |
}
|
38 |
|
39 |
APT_PACKAGES = ["ffmpeg", "neofetch", "mediainfo"]
|