Loading pkgs/development/python-modules/skorch/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ pytestCheckHook, safetensors, transformers, pythonAtLeast, }: buildPythonPackage rec { Loading @@ -32,10 +31,6 @@ buildPythonPackage rec { sha256 = "sha256-7cCtrLy80LUlo+og7F98bexDcLim3lY/MVa7HHYlsfE="; }; # AttributeError: 'NoneType' object has no attribute 'span' with Python 3.13 # https://github.com/skorch-dev/skorch/issues/1080 disabled = pythonAtLeast "3.13"; build-system = [ setuptools ]; dependencies = [ Loading Loading
pkgs/development/python-modules/skorch/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ pytestCheckHook, safetensors, transformers, pythonAtLeast, }: buildPythonPackage rec { Loading @@ -32,10 +31,6 @@ buildPythonPackage rec { sha256 = "sha256-7cCtrLy80LUlo+og7F98bexDcLim3lY/MVa7HHYlsfE="; }; # AttributeError: 'NoneType' object has no attribute 'span' with Python 3.13 # https://github.com/skorch-dev/skorch/issues/1080 disabled = pythonAtLeast "3.13"; build-system = [ setuptools ]; dependencies = [ Loading