python3Packages.drivelib: add google-auth and oauth2client to dependecies (#395970)

This commit is contained in:
jopejoe1
2025-04-11 20:43:46 +02:00
committed by GitHub
@@ -4,8 +4,10 @@
expiringdict,
fetchPypi,
google-api-python-client,
google-auth,
google-auth-httplib2,
google-auth-oauthlib,
oauth2client,
pythonOlder,
setuptools,
versioneer,
@@ -36,8 +38,10 @@ buildPythonPackage rec {
dependencies = [
expiringdict
google-api-python-client
google-auth
google-auth-httplib2
google-auth-oauthlib
oauth2client
];
# Tests depend on a google auth token