mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00:34 -04:00
fix: revert steup.py to use pydbus
This commit is contained in:
parent
26d9a55ce8
commit
c3ee162802
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -34,7 +34,7 @@ setup(
|
|||
"ui": [
|
||||
"dbus-python >= 1.2, < 1.3",
|
||||
"PyGObject >= 3.46, < 3.50",
|
||||
"dasbus == 1.7",
|
||||
"pydbus >= 0.6, < 0.7",
|
||||
"notify2 >= 0.3, < 0.4",
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue