python3Packages.rq: fix failing tests
This commit is contained in:
committed by
Peder Bergebakken Sundt
parent
35482917cb
commit
7360962d5b
@@ -46,6 +46,10 @@ buildPythonPackage rec {
|
||||
sentry-sdk
|
||||
];
|
||||
|
||||
preCheck = ''
|
||||
export PATH=$out/bin:$PATH
|
||||
'';
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
disabledTests = [
|
||||
|
||||
Reference in New Issue
Block a user