Skip to content

Commit

Permalink
Add google-auth-httplib2 as dependency
Browse files Browse the repository at this point in the history
As discussed here #2361 (comment)

This is used by https://github.com/google/google-api-python-client/blob/v1.6.6/googleapiclient/discovery.py#L371

Another option is to fix `luigi.contrib.bigquery` somehow.
  • Loading branch information
honnix authored Apr 4, 2018
1 parent 3cf763d commit 60e2171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ deps=
py27-gcloud: avro
py33-gcloud,py34-gcloud,py35-gcloud,py36-gcloud: avro-python3
gcloud: google-auth==1.4.1
gcloud: google-auth-httplib2==0.0.3
google-compute-engine
coverage>=4.1,<4.2
codecov>=1.4.0
Expand Down

0 comments on commit 60e2171

Please sign in to comment.