mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00:34 -04:00
setup.py: Add dbus-python to the dependencies.
This commit is contained in:
parent
4fe5e7d584
commit
3772322a1d
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -20,6 +20,7 @@ setup(
|
|||
"keyring",
|
||||
"logbook",
|
||||
"peewee",
|
||||
"dbus-python",
|
||||
"pydbus",
|
||||
"janus",
|
||||
"prompt_toolkit",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue