JamZYM před 6 měsíci
rodič
revize
9f11caeb40
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      buildozer.spec

+ 2 - 2
buildozer.spec

@@ -37,7 +37,7 @@ version = 1.0
 
 # (list) Application requirements
 # comma separated e.g. requirements = sqlite3,kivy
-requirements = python3,kivy,bleak,async_to_sync,async-timeout
+requirements = python3,kivy,bleak
 
 # (str) Custom source folders for requirements
 # Sets custom source for any requirements with recipes
@@ -330,7 +330,7 @@ android.allow_backup = True
 #p4a.source_dir =
 
 # (str) The directory in which python-for-android should look for your own build recipes (if any)
-#p4a.local_recipes =
+p4a.local_recipes = home/jam/Projects/bleak/backends/p4android/recipes
 
 # (str) Filename to the hook for p4a
 #p4a.hook =