Skip to content

Commit

Permalink
Updated makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Pringled committed Nov 15, 2024
1 parent 82956aa commit d1a88ee
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]"

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

0 comments on commit d1a88ee

Please sign in to comment.