Skip to content

Commit 02e56d1

Browse files
authored
click-default-group>=1.2.3
Refs: - click-contrib/click-default-group#21
1 parent 1260bdc commit 02e56d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def get_long_description():
2626
install_requires=[
2727
"sqlite-fts4",
2828
"click",
29-
"click-default-group-wheel",
29+
"click-default-group>=1.2.3",
3030
"tabulate",
3131
"python-dateutil",
3232
"pluggy",

0 commit comments

Comments
 (0)