JamZYM 6 月之前
父节点
当前提交
9f11caeb40
共有 1 个文件被更改,包括 2 次插入2 次删除
  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 =