Commit 379b7208 authored by Gaute Ravndal's avatar Gaute Ravndal
Browse files

python3Packages.drivelib: add google-auth and oauth2client to dependencies

parent bb4c51ae
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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