Loading pkgs/development/python-modules/encodec/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ # dependencies einops, numpy, torch-bin, torchaudio-bin, torch, torchaudio, }: buildPythonPackage rec { Loading @@ -25,8 +25,8 @@ buildPythonPackage rec { propagatedBuildInputs = [ einops numpy torch-bin torchaudio-bin torch torchaudio ]; pythonImportsCheck = [ "encodec" ]; Loading Loading
pkgs/development/python-modules/encodec/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ # dependencies einops, numpy, torch-bin, torchaudio-bin, torch, torchaudio, }: buildPythonPackage rec { Loading @@ -25,8 +25,8 @@ buildPythonPackage rec { propagatedBuildInputs = [ einops numpy torch-bin torchaudio-bin torch torchaudio ]; pythonImportsCheck = [ "encodec" ]; Loading