Unverified Commit a13a18b5 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

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

parents 20dbeb30 379b7208
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