mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00:34 -04:00
pantalaimon: Add pantalaimon store class.
This commit is contained in:
parent
d10a68add1
commit
4bf5955031
2 changed files with 102 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -18,6 +18,7 @@ setup(
|
|||
"appdirs",
|
||||
"click",
|
||||
"logbook",
|
||||
"peewee",
|
||||
"typing;python_version<'3.5'",
|
||||
"matrix-nio @ git+https://github.com/poljar/matrix-nio.git@async#egg=matrix-nio-0"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue