Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Pringled committed Nov 18, 2024
1 parent 89c274f commit fa7573b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ install: venv
uv run pre-commit install

install-no-pre-commit:
uv pip install ".[dev,hnsw,pynndescent,annoy,faiss]"
uv pip install ".[dev,hnsw,pynndescent,annoy,faiss,usearch]"

install-base:
uv sync --extra dev
Expand Down

0 comments on commit fa7573b

Please sign in to comment.