mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-15 04:42:28 -04:00
Updated version, dependencies and build code
This commit is contained in:
parent
6eb10b566e
commit
dec30a3753
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -82,7 +82,7 @@ setuptools.setup(
|
|||
'sideband=sbapp:main.run',
|
||||
]
|
||||
},
|
||||
install_requires=["rns>=0.6.3", "lxmf>=0.3.7", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"],
|
||||
install_requires=["rns>=0.6.4", "lxmf>=0.3.4", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"],
|
||||
extras_require={
|
||||
"macos": ["pyobjus"],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue