feat: saved api_key to keychain for user (#104)
This commit is contained in:
@@ -11,6 +11,7 @@ dependencies = [
|
||||
"ruamel-yaml>=0.18.6",
|
||||
"click>=8.1.7",
|
||||
"prompt-toolkit>=3.0.47",
|
||||
"keyring>=25.4.1",
|
||||
]
|
||||
author = [{ name = "Block", email = "ai-oss-tools@block.xyz" }]
|
||||
packages = [{ include = "goose", from = "src" }]
|
||||
|
||||
Reference in New Issue
Block a user