Loading pkgs/development/python-modules/langchain-community/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -111,6 +111,8 @@ buildPythonPackage rec { disabledTests = [ # requires bs4, aka BeautifulSoup "test_importable_all" # flaky "test_llm_caching_async" ]; disabledTestPaths = [ Loading Loading
pkgs/development/python-modules/langchain-community/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -111,6 +111,8 @@ buildPythonPackage rec { disabledTests = [ # requires bs4, aka BeautifulSoup "test_importable_all" # flaky "test_llm_caching_async" ]; disabledTestPaths = [ Loading