python312Packages.blosc2: torch is not used when testing wheels (#382961)

This commit is contained in:
kirillrdy
2025-02-18 20:17:14 +11:00
committed by GitHub
@@ -24,7 +24,6 @@
# tests
psutil,
pytestCheckHook,
torch,
}:
buildPythonPackage rec {
@@ -69,7 +68,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
psutil
pytestCheckHook
torch
];
disabledTests = [