diff options
author | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-18 02:20:59 +0000 |
---|---|---|
committer | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-18 02:20:59 +0000 |
commit | 466c75199e60541199fb958056f06ef565fdf98e (patch) | |
tree | d425f2eb4859e89b4fcffdb2988f0a7fbe30637a | |
parent | 0f3f4cb1dd7670b84b85a5bb03a58e5d55b6794c (diff) | |
download | youload-466c75199e60541199fb958056f06ef565fdf98e.tar.gz youload-466c75199e60541199fb958056f06ef565fdf98e.tar.bz2 youload-466c75199e60541199fb958056f06ef565fdf98e.zip |
Forgor something lmao
-rw-r--r-- | buildozer.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildozer.spec b/buildozer.spec index 47bcd34..33bc0f7 100644 --- a/buildozer.spec +++ b/buildozer.spec @@ -37,7 +37,7 @@ version = 1.2 # (list) Application requirements # comma separated e.g. requirements = sqlite3,kivy -requirements = python3,kivy,ffmpeg-python +requirements = python3,kivy,pytube,ffmpeg-python # (str) Custom source folders for requirements # Sets custom source for any requirements with recipes |