python312Packages.llama-index-readers-file: refactor
This commit is contained in:
@@ -29,12 +29,11 @@ buildPythonPackage rec {
|
||||
"pypdf"
|
||||
];
|
||||
|
||||
pythonRemoveDeps = [
|
||||
"bs4"
|
||||
];
|
||||
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
pythonRelaxDepsHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user