mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-15 12:52:28 -04:00
Updated versions
This commit is contained in:
parent
d3fec0bd74
commit
8a8d2a77c3
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ source.exclude_patterns = app_storage/*,venv/*,Makefile,./Makefil*,requirements,
|
|||
|
||||
version.regex = __version__ = ['"](.*)['"]
|
||||
version.filename = %(source.dir)s/main.py
|
||||
android.numeric_version = 20241012
|
||||
android.numeric_version = 20241013
|
||||
|
||||
requirements = kivy==2.3.0,libbz2,pillow==10.2.0,qrcode==7.3.1,usb4a,usbserial4a,able_recipe,libwebp,libogg,libopus,opusfile,numpy,cryptography,ffpyplayer,codec2,pycodec2,sh,pynacl,typing-extensions
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -100,7 +100,7 @@ setuptools.setup(
|
|||
},
|
||||
install_requires=[
|
||||
"rns>=0.8.4",
|
||||
"lxmf>=0.5.5",
|
||||
"lxmf>=0.5.7",
|
||||
"kivy>=2.3.0",
|
||||
"pillow>=10.2.0",
|
||||
"qrcode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue