mirror of
https://github.com/markqvist/Sideband.git
synced 2025-06-05 21:48:55 -04:00
Updated version and dependencies
This commit is contained in:
parent
859163d08a
commit
34a1c88434
3 changed files with 4 additions and 5 deletions
2
setup.py
2
setup.py
|
@ -81,7 +81,7 @@ setuptools.setup(
|
|||
'sideband=sbapp:main.run',
|
||||
]
|
||||
},
|
||||
install_requires=['rns>=0.3.12', 'lxmf>=0.1.8', 'kivy==2.1.0', 'plyer', "pillow"],
|
||||
install_requires=['rns>=0.3.13', 'lxmf>=0.1.9', 'kivy==2.1.0', 'plyer', "pillow"],
|
||||
extras_require={
|
||||
"macos": ["pyobjus"],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue