python312Packages.llama-index-embeddings-gemini: refactor
This commit is contained in:
parent
b77c03e09c
commit
5636744679
@ -27,6 +27,9 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
build-system = [
|
build-system = [
|
||||||
poetry-core
|
poetry-core
|
||||||
|
];
|
||||||
|
|
||||||
|
nativeBuildInputs = [
|
||||||
pythonRelaxDepsHook
|
pythonRelaxDepsHook
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user