python312Packages.llama-index-readers-file: fix build (#380075)
This commit is contained in:
@@ -27,6 +27,7 @@ buildPythonPackage rec {
|
||||
pythonRelaxDeps = [
|
||||
"pymupdf"
|
||||
"pypdf"
|
||||
"striprtf"
|
||||
];
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
Reference in New Issue
Block a user