Skip to content

Commit

Permalink
Merge pull request #1363 from criccomini/fix-gcp-api-gcs-logging
Browse files Browse the repository at this point in the history
Add PyOpenSSL to Google cloud gcp_api.
  • Loading branch information
criccomini committed Apr 12, 2016
2 parents 81520c9 + afb826a commit 753cc15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def run(self):
'httplib2',
'google-api-python-client<=1.4.2',
'oauth2client>=1.5.2, <2.0.0',
'PyOpenSSL',
]
hdfs = ['snakebite>=2.7.8']
webhdfs = ['hdfs[dataframe,avro,kerberos]>=2.0.4']
Expand Down

0 comments on commit 753cc15

Please sign in to comment.