mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-25 15:55:34 -04:00
setup: Add janus to the dependencies.
This commit is contained in:
parent
09bd6ddbde
commit
2ae5e181bc
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",
|
||||||
|
"janus"
|
||||||
"typing;python_version<'3.5'",
|
"typing;python_version<'3.5'",
|
||||||
"matrix-nio"
|
"matrix-nio"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue