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