Loading pkgs/development/python-modules/pysdl2/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,9 @@ buildPythonPackage rec { # AssertionError: # clip: Could not set clip rect SDL_Rect(x=2, y=2, w=0, h=0) "test_SDL_GetSetClipRect" # AssertionError: That operation is not supported "test_SDL_GetSetWindowMouseRect" ]; meta = { Loading Loading
pkgs/development/python-modules/pysdl2/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,9 @@ buildPythonPackage rec { # AssertionError: # clip: Could not set clip rect SDL_Rect(x=2, y=2, w=0, h=0) "test_SDL_GetSetClipRect" # AssertionError: That operation is not supported "test_SDL_GetSetWindowMouseRect" ]; meta = { Loading