Skip to content

Commit a7e55a0

Browse files
committed
chore(ci): add maturin for building. Should be able to remove once using release version of chroma
1 parent bd529a8 commit a7e55a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = [{ name = "Davidyz", email = "[email protected]" }]
66
dependencies = [
77
"sentence-transformers",
88
"chromadb @ git+https://github.com/chroma-core/chroma.git@main#commit=05ff1f0a428d00877f97037e41a289c43346b254",
9+
"maturin",
910
"pathspec",
1011
"tabulate",
1112
"shtab",

0 commit comments

Comments
 (0)