mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00:34 -04:00
daemon: Use the system keyring to store access tokens.
This commit is contained in:
parent
ea33359daa
commit
444cf64fb5
2 changed files with 11 additions and 4 deletions
1
setup.py
1
setup.py
|
@ -17,6 +17,7 @@ setup(
|
|||
"aiohttp",
|
||||
"appdirs",
|
||||
"click",
|
||||
"keyring",
|
||||
"logbook",
|
||||
"peewee",
|
||||
"typing;python_version<'3.5'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue