python312Packages.lama-index: update build-system

This commit is contained in:
Fabian Affolter
2025-05-17 22:44:51 +02:00
parent 86cfd4121c
commit e58d3c0f59
@@ -1,6 +1,6 @@
{
buildPythonPackage,
poetry-core,
hatchling,
llama-index-agent-openai,
llama-index-cli,
llama-index-core,
@@ -22,7 +22,7 @@ buildPythonPackage {
pyproject = true;
build-system = [ poetry-core ];
build-system = [ hatchling ];
pythonRelaxDeps = [
"llama-index-core"