Loading pkgs/development/python-modules/langchain-classic/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,9 @@ buildPythonPackage rec { "test_socket_disabled" ]; # Bulk updater selects wrong tag (there is no tag for this yet) passthru.skipBulkUpdate = true; pythonImportsCheck = [ "langchain_classic" ]; meta = { Loading Loading
pkgs/development/python-modules/langchain-classic/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,9 @@ buildPythonPackage rec { "test_socket_disabled" ]; # Bulk updater selects wrong tag (there is no tag for this yet) passthru.skipBulkUpdate = true; pythonImportsCheck = [ "langchain_classic" ]; meta = { Loading