mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-10 10:34:10 +02:00
Remove Sentinel workaround for Click 8.3.1+ (#685)
Closes #666 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a0d8bc3932
commit
e66e82f2c8
2 changed files with 1 additions and 16 deletions
|
|
@ -22,7 +22,7 @@ classifiers = [
|
|||
]
|
||||
|
||||
dependencies = [
|
||||
"click",
|
||||
"click>=8.3.1",
|
||||
"click-default-group>=1.2.3",
|
||||
"pluggy",
|
||||
"python-dateutil",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue