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