From 3294e4fed88787b2f50a55c61b02b644b050ae45 Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sun, 17 Mar 2024 18:03:31 -0600 Subject: Forgor to add pymovie --- buildozer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildozer.spec b/buildozer.spec index 2e15e11..a26846f 100644 --- a/buildozer.spec +++ b/buildozer.spec @@ -13,7 +13,7 @@ package.domain = nate.youload source.dir = src # (list) Source files to include (let empty to include all the files) -source.include_exts = py,png,jpg,kv,atlas +source.include_exts = py,png,jpg,kv,atlas,pymovie # (list) List of inclusions using pattern matching #source.include_patterns = assets/*,images/*.png -- cgit v1.2.3