Loading pkgs/development/python-modules/skops/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,10 @@ buildPythonPackage rec { streamlit ]; pytestFlagsArray = [ "skops" ]; disabledTests = [ # flaky "test_base_case_works_as_expected" ]; disabledTestPaths = [ # try to download data from Huggingface Hub: Loading Loading
pkgs/development/python-modules/skops/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,10 @@ buildPythonPackage rec { streamlit ]; pytestFlagsArray = [ "skops" ]; disabledTests = [ # flaky "test_base_case_works_as_expected" ]; disabledTestPaths = [ # try to download data from Huggingface Hub: Loading