Loading pkgs/development/python-modules/google-auth/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -70,7 +70,11 @@ buildPythonPackage rec { freezegun grpcio mock ] ++ lib.optionals (pythonOlder "3.13") [ oauth2client ] ++ [ pytest-asyncio pytest-localserver pytestCheckHook Loading Loading
pkgs/development/python-modules/google-auth/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -70,7 +70,11 @@ buildPythonPackage rec { freezegun grpcio mock ] ++ lib.optionals (pythonOlder "3.13") [ oauth2client ] ++ [ pytest-asyncio pytest-localserver pytestCheckHook Loading