mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-12 11:34:09 +02:00
Remove Sentinel hacks for Click 8.3.1
Co-authored-by: simonw <9599+simonw@users.noreply.github.com>
This commit is contained in:
parent
8bc1fd8068
commit
20fa91a0e2
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