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 8b92785 commit 7e68d1bCopy full SHA for 7e68d1b
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
"Programming Language :: Python :: 3.7",
21
"Programming Language :: Python :: 3.8",
22
]
23
-dependencies = ["click", "rich", "requests", "types-requests"]
+dependencies = ["click", "rich", "requests", "types-requests", "click-plugins"]
24
dynamic = ["version", "description"]
25
26
[project.urls]
0 commit comments