mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-08-01 11:06:18 -04:00
ui: Add OS notifications.
This commit is contained in:
parent
186560dd4f
commit
bfcfdd61ea
2 changed files with 155 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -23,6 +23,7 @@ setup(
|
|||
"pydbus",
|
||||
"janus",
|
||||
"prompt_toolkit",
|
||||
"notify2",
|
||||
"typing;python_version<'3.5'",
|
||||
"matrix-nio[e2e]"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue