Loading pkgs/development/python-modules/langchain/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,8 @@ buildPythonPackage rec { "test_generic_fake_chat_model" # Test is outdated "test_serializable_mapping" "test_person" "test_aliases_hidden" ]; pythonImportsCheck = [ "langchain" ]; Loading Loading
pkgs/development/python-modules/langchain/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,8 @@ buildPythonPackage rec { "test_generic_fake_chat_model" # Test is outdated "test_serializable_mapping" "test_person" "test_aliases_hidden" ]; pythonImportsCheck = [ "langchain" ]; Loading