Loading pkgs/development/python-modules/embedding-reader/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ pandas, pyarrow, pytestCheckHook, tqdm, }: buildPythonPackage rec { Loading @@ -23,11 +24,12 @@ buildPythonPackage rec { pythonRelaxDeps = [ "pyarrow" ]; propagatedBuildInputs = [ dependencies = [ fsspec numpy pandas pyarrow tqdm ]; nativeCheckInputs = [ pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/embedding-reader/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ pandas, pyarrow, pytestCheckHook, tqdm, }: buildPythonPackage rec { Loading @@ -23,11 +24,12 @@ buildPythonPackage rec { pythonRelaxDeps = [ "pyarrow" ]; propagatedBuildInputs = [ dependencies = [ fsspec numpy pandas pyarrow tqdm ]; nativeCheckInputs = [ pytestCheckHook ]; Loading