mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-21 06:04:12 -04:00
Updated version
This commit is contained in:
parent
693993f52e
commit
ee3ed7a017
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -81,7 +81,7 @@ setuptools.setup(
|
|||
'sideband=sbapp:main.run',
|
||||
]
|
||||
},
|
||||
install_requires=["rns>=0.4.3", "lxmf>=0.2.7", "kivy==2.1.0", "plyer", "pillow", "qrcode"],
|
||||
install_requires=["rns>=0.4.4", "lxmf>=0.2.7", "kivy==2.1.0", "plyer", "pillow", "qrcode"],
|
||||
extras_require={
|
||||
"macos": ["pyobjus"],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue