mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-26 10:54:32 +02:00
Add pip as a dependency to ensure plugin installation, closes #687
This commit is contained in:
parent
ae58faf274
commit
a0d8bc3932
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ dependencies = [
|
|||
"python-dateutil",
|
||||
"sqlite-fts4",
|
||||
"tabulate",
|
||||
"pip",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue