mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-16 13:22:29 -04:00
Updated dependencies
This commit is contained in:
parent
a1091aa30f
commit
433adb0c48
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -81,7 +81,7 @@ setuptools.setup(
|
||||||
'sideband=sbapp:main.run',
|
'sideband=sbapp:main.run',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
install_requires=['rns>=0.3.16', 'lxmf>=0.2.1', 'kivy==2.1.0', 'plyer', "pillow"],
|
install_requires=['rns>=0.4.1', 'lxmf>=0.2.3', 'kivy==2.1.0', 'plyer', "pillow"],
|
||||||
extras_require={
|
extras_require={
|
||||||
"macos": ["pyobjus"],
|
"macos": ["pyobjus"],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue