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