Loading pkgs/development/python-modules/llama-parse/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,9 @@ buildPythonPackage rec { dependencies = [ llama-cloud-services ]; # llama-cloud-services fails to read pythonRelaxDeps = [ "llama-cloud-services" ]; pythonImportsCheck = [ "llama_parse" ]; meta = { Loading Loading
pkgs/development/python-modules/llama-parse/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,9 @@ buildPythonPackage rec { dependencies = [ llama-cloud-services ]; # llama-cloud-services fails to read pythonRelaxDeps = [ "llama-cloud-services" ]; pythonImportsCheck = [ "llama_parse" ]; meta = { Loading