diff options
Diffstat (limited to 'gnu/packages/python-crypto.scm')
| -rw-r--r-- | gnu/packages/python-crypto.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 8f5aa2b05c2..0071cb4e9ca 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -333,8 +333,7 @@ do what is needed for client/server Kerberos authentication based on python-setuptools-scm python-wheel)) (propagated-inputs - (list python-importlib-metadata - python-jaraco-classes + (list python-jaraco-classes python-secretstorage)) (home-page "https://github.com/jaraco/keyring") (synopsis "Store and access your passwords safely") |
