mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 05:20:36 +01:00
Updated dependencies
This commit is contained in:
parent
65206dc820
commit
ac7fda42e2
2
setup.py
2
setup.py
@ -81,7 +81,7 @@ setuptools.setup(
|
||||
'sideband=sbapp:main.run',
|
||||
]
|
||||
},
|
||||
install_requires=['rns>=0.4.1', 'lxmf>=0.2.3', 'kivy==2.1.0', 'plyer', "pillow"],
|
||||
install_requires=["rns>=0.4.1", "lxmf>=0.2.3", "kivy==2.1.0", "plyer", "pillow", "qrcode"],
|
||||
extras_require={
|
||||
"macos": ["pyobjus"],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user