Loading pkgs/development/python-modules/bambi/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -91,9 +91,10 @@ buildPythonPackage rec { "test_model_without_intercept" "test_non_distributional_model" "test_normal_with_splines" "test_predict_new_groups_fail" "test_predict_new_groups" "test_predict_new_groups_fail" "test_predict_offset" "test_same_variable_conditional_and_group" "test_set_alias_warnings" "test_subplot_kwargs" "test_transforms" Loading @@ -113,8 +114,6 @@ buildPythonPackage rec { ]; disabledTestPaths = [ # bayeux-ml is not available "tests/test_alternative_samplers.py" # Tests require network access "tests/test_interpret.py" "tests/test_interpret_messages.py" Loading Loading
pkgs/development/python-modules/bambi/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -91,9 +91,10 @@ buildPythonPackage rec { "test_model_without_intercept" "test_non_distributional_model" "test_normal_with_splines" "test_predict_new_groups_fail" "test_predict_new_groups" "test_predict_new_groups_fail" "test_predict_offset" "test_same_variable_conditional_and_group" "test_set_alias_warnings" "test_subplot_kwargs" "test_transforms" Loading @@ -113,8 +114,6 @@ buildPythonPackage rec { ]; disabledTestPaths = [ # bayeux-ml is not available "tests/test_alternative_samplers.py" # Tests require network access "tests/test_interpret.py" "tests/test_interpret_messages.py" Loading