We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6e12a commit 8fcc90dCopy full SHA for 8fcc90d
setup.py
@@ -52,6 +52,7 @@ def get_long_description():
52
"click-didyoumean>=0.0.3",
53
"click-spinner>=0.1.7",
54
"cloudsmith-api>=2.0.12,<3.0", # Compatible upto (but excluding) 3.0+
55
+ "keyring>=25.4.1",
56
"requests>=2.18.4",
57
"requests_toolbelt>=0.8.0",
58
"semver>=2.7.9",
0 commit comments