mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
update sqlite-dist
This commit is contained in:
parent
21c5a14fc7
commit
4c262b1a9c
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ sqlpkg = {}
|
|||
spm = {}
|
||||
amalgamation = {include=["sqlite-vec.c", "sqlite-vec.h"]}
|
||||
|
||||
pip = {}
|
||||
pip = { extra_init_py = "bindings/python/extra_init.py" }
|
||||
datasette = {}
|
||||
sqlite_utils = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue