Loading pkgs/development/python-modules/bitsandbytes/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -3,12 +3,9 @@ , fetchFromGitHub , python , pythonOlder , pytestCheckHook , setuptools , wheel , torch , einops , lion-pytorch , scipy , symlinkJoin }: Loading Loading @@ -85,7 +82,6 @@ buildPythonPackage { ]; doCheck = false; # tests require CUDA and also GPU access nativeCheckInputs = [ pytestCheckHook einops lion-pytorch ]; pythonImportsCheck = [ "bitsandbytes" Loading Loading
pkgs/development/python-modules/bitsandbytes/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -3,12 +3,9 @@ , fetchFromGitHub , python , pythonOlder , pytestCheckHook , setuptools , wheel , torch , einops , lion-pytorch , scipy , symlinkJoin }: Loading Loading @@ -85,7 +82,6 @@ buildPythonPackage { ]; doCheck = false; # tests require CUDA and also GPU access nativeCheckInputs = [ pytestCheckHook einops lion-pytorch ]; pythonImportsCheck = [ "bitsandbytes" Loading