python312Packages.rq: remove unneeded PATH export

This commit is contained in:
Gaetan Lepage
2025-04-25 09:13:00 +02:00
parent 8a1bb03b35
commit 8ade728ee9
@@ -49,10 +49,6 @@ buildPythonPackage rec {
];
versionCheckProgramArg = "--version";
preCheck = ''
export PATH=$out/bin:$PATH
'';
__darwinAllowLocalNetworking = true;
disabledTests = lib.optionals stdenv.hostPlatform.isDarwin [