mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
click-default-group>=1.2.3
Refs: - https://github.com/click-contrib/click-default-group/issues/21
This commit is contained in:
parent
1260bdc7bf
commit
02e56d1158
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -26,7 +26,7 @@ setup(
|
|||
install_requires=[
|
||||
"sqlite-fts4",
|
||||
"click",
|
||||
"click-default-group-wheel",
|
||||
"click-default-group>=1.2.3",
|
||||
"tabulate",
|
||||
"python-dateutil",
|
||||
"pluggy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue