Skip to content

Commit 065a7a0

Browse files
authored
Revert "Fix version of SecretStorage to support python 2"
1 parent b0ea3c1 commit 065a7a0

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)