Skip to content

Commit 2db7e21

Browse files
authored
Merge pull request #13 from spoqa/revert-12-keyring
Revert "Fix version of SecretStorage to support python 2"
2 parents b0ea3c1 + 065a7a0 commit 2db7e21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ def readme():
2424
'certifi',
2525
'iterfzf >= 0.2.0.16.7, < 1.0.0.0.0',
2626
'keyring >= 3.7',
27-
# FIXME: https://github.com/jaraco/keyring/pull/320
28-
'secretstorage >= 2.3.1, < 3.0.0',
2927
'logging-spinner >= 0.2.1',
3028
'six',
3129
}

0 commit comments

Comments
 (0)