diff --git a/pkgs/development/interpreters/python/tests.nix b/pkgs/development/interpreters/python/tests.nix index fd0d21577379..30920e4b8154 100644 --- a/pkgs/development/interpreters/python/tests.nix +++ b/pkgs/development/interpreters/python/tests.nix @@ -261,9 +261,7 @@ let condaUnpackHook condaInstallHook ]); - buildInputs = [ - pythonCondaPackages.condaPatchelfLibs - ]; + buildInputs = pythonCondaPackages.condaPatchelfLibs; propagatedBuildInputs = with python.pkgs; [ chardet idna