Loading pkgs/development/python-modules/lancedb/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,11 @@ buildPythonPackage rec { openssl ]; pythonRelaxDeps = [ # pylance is pinned to a specific release "pylance" ]; dependencies = [ attrs cachetools Loading Loading
pkgs/development/python-modules/lancedb/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,11 @@ buildPythonPackage rec { openssl ]; pythonRelaxDeps = [ # pylance is pinned to a specific release "pylance" ]; dependencies = [ attrs cachetools Loading