mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00: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",
|
||||
"peewee",
|
||||
"dbus-python",
|
||||
"janus"
|
||||
"typing;python_version<'3.5'",
|
||||
"matrix-nio"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue