python312Packages.blosc2: torch is no used when testing wheels

https://github.com/omaech/python-blosc2/commit/1b695da7ef53d7a72c8267866b284b175021b34c
This commit is contained in:
Kirill Radzikhovskyy
2025-02-18 09:23:59 +11:00
parent dd122a26f0
commit 7cdab27d09
@@ -24,7 +24,6 @@
# tests
psutil,
pytestCheckHook,
torch,
}:
buildPythonPackage rec {
@@ -69,7 +68,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
psutil
pytestCheckHook
torch
];
disabledTests = [