python312Packages.rq: remove unneeded PATH export (#401660)

This commit is contained in:
Gaétan Lepage
2025-04-25 12:54:50 +02:00
committed by GitHub
@@ -49,10 +49,6 @@ buildPythonPackage rec {
];
versionCheckProgramArg = "--version";
preCheck = ''
export PATH=$out/bin:$PATH
'';
__darwinAllowLocalNetworking = true;
disabledTests = lib.optionals stdenv.hostPlatform.isDarwin [