mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-27 00:35:36 -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",
|
"logbook",
|
||||||
"peewee",
|
"peewee",
|
||||||
"dbus-python",
|
"dbus-python",
|
||||||
|
"PyGObject",
|
||||||
"pydbus",
|
"pydbus",
|
||||||
"janus",
|
"janus",
|
||||||
"prompt_toolkit",
|
"prompt_toolkit",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue