Remove passthru

test-upstream-strawberry
inexcode 2022-08-12 21:54:05 +04:00
parent 8b7e91dcfd
commit 0301d04de6
1 changed files with 0 additions and 3 deletions

View File

@ -53,9 +53,6 @@ let
SelfPrivacy Server Management API
'';
};
passthru = {
pythonPath = pythonPkgs.makePythonPath propagatedBuildInputs;
};
};
drv = pythonPkgs.callPackage selfprivacy-graphql-api { };
in