Loading pkgs/development/python-modules/cut-cross-entropy/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ huggingface-hub, pandas, pytestCheckHook, pythonAtLeast, tqdm, transformers, }: Loading @@ -37,10 +36,6 @@ buildPythonPackage { hash = "sha256-BVPon+T7chkpozX/IZU3KZMw1zRzlYVvF/22JWKjT2Y="; }; # Python 3.13 support requires PyTorch 2.6, which is not merged into master yet # https://github.com/NixOS/nixpkgs/pull/377785 disabled = pythonAtLeast "3.13"; build-system = [ setuptools setuptools-scm Loading Loading
pkgs/development/python-modules/cut-cross-entropy/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ huggingface-hub, pandas, pytestCheckHook, pythonAtLeast, tqdm, transformers, }: Loading @@ -37,10 +36,6 @@ buildPythonPackage { hash = "sha256-BVPon+T7chkpozX/IZU3KZMw1zRzlYVvF/22JWKjT2Y="; }; # Python 3.13 support requires PyTorch 2.6, which is not merged into master yet # https://github.com/NixOS/nixpkgs/pull/377785 disabled = pythonAtLeast "3.13"; build-system = [ setuptools setuptools-scm Loading