add pem extension to buildozer.spec
This commit is contained in:
@@ -13,7 +13,7 @@ package.domain = org.electrum
|
||||
source.dir = .
|
||||
|
||||
# (list) Source files to include (let empty to include all the files)
|
||||
source.include_exts = py,png,jpg,kv,atlas,ttf,*,txt, gif
|
||||
source.include_exts = py,png,jpg,kv,atlas,ttf,*,txt, gif, pem
|
||||
|
||||
# (list) Source files to exclude (let empty to not exclude anything)
|
||||
source.exclude_exts = spec
|
||||
|
||||
Reference in New Issue
Block a user