uv: add matrix-nio[e2e] package
This commit is contained in:
parent
3f8b123521
commit
a5ee014212
2 changed files with 744 additions and 1 deletions
|
|
@ -4,4 +4,6 @@ version = "0.1.0"
|
|||
description = "Invites a person to announcement channel and gives a welcome message if they join the Matrix space"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"matrix-nio[e2e]>=0.25.2",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue