Loading pkgs/development/python-modules/jupyter-collaboration/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,10 @@ buildPythonPackage rec { export HOME=$TEMP ''; pytestFlagsArray = [ "-Wignore::DeprecationWarning" ]; disabledTests = [ # ExceptionGroup: unhandled errors in a TaskGroup (1 sub-exception) "test_dirty" Loading Loading
pkgs/development/python-modules/jupyter-collaboration/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,10 @@ buildPythonPackage rec { export HOME=$TEMP ''; pytestFlagsArray = [ "-Wignore::DeprecationWarning" ]; disabledTests = [ # ExceptionGroup: unhandled errors in a TaskGroup (1 sub-exception) "test_dirty" Loading