Skip to content

Commit 8fcc90d

Browse files
authored
Add keyring to setup.py (#177)
1 parent 4e6e12a commit 8fcc90d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def get_long_description():
5252
"click-didyoumean>=0.0.3",
5353
"click-spinner>=0.1.7",
5454
"cloudsmith-api>=2.0.12,<3.0", # Compatible upto (but excluding) 3.0+
55+
"keyring>=25.4.1",
5556
"requests>=2.18.4",
5657
"requests_toolbelt>=0.8.0",
5758
"semver>=2.7.9",

0 commit comments

Comments
 (0)