mirror of
https://github.com/markqvist/Sideband.git
synced 2024-10-01 03:15:37 -04:00
Cleanup
This commit is contained in:
parent
4ffb593ea0
commit
6650b1e03c
@ -12,10 +12,8 @@ version.regex = __version__ = ['"](.*)['"]
|
||||
version.filename = %(source.dir)s/main.py
|
||||
android.numeric_version = 20230204
|
||||
|
||||
requirements = kivy==2.2.1,libbz2,pillow,qrcode==7.3.1,usb4a,usbserial4a
|
||||
|
||||
# Cryptography recipe is currently broken, using RNS-internal crypto for now
|
||||
#,cryptography
|
||||
requirements = kivy==2.2.1,libbz2,pillow,qrcode==7.3.1,usb4a,usbserial4a
|
||||
|
||||
p4a.local_recipes = ../Others/python-for-android/pythonforandroid/recipes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user