mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-08-01 19:16:18 -04:00
daemon: Expose daemon users and user devices over a dbus interface.
This commit is contained in:
parent
42fc14ee35
commit
7038462e01
3 changed files with 145 additions and 5 deletions
1
setup.py
1
setup.py
|
@ -20,6 +20,7 @@ setup(
|
|||
"keyring",
|
||||
"logbook",
|
||||
"peewee",
|
||||
"dbus-python",
|
||||
"typing;python_version<'3.5'",
|
||||
"matrix-nio"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue