Commit 5b96072b authored by Robert Schütz's avatar Robert Schütz
Browse files

python313Packages.google-api-python-client: don't depend on oauth2client

parent 126db443
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@
  google-api-core,
  httplib2,
  uritemplate,
  oauth2client,
  setuptools,
  pythonOlder,
}:
@@ -33,7 +32,6 @@ buildPythonPackage rec {
    google-api-core
    httplib2
    uritemplate
    oauth2client
  ];

  # No tests included in archive