Skip to content

Commit

Permalink
Add PyOpenSSL to Google cloud gcp_api.
Browse files Browse the repository at this point in the history
  • Loading branch information
criccomini committed Apr 12, 2016
1 parent c985490 commit afb826a
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 afb826a

Please sign in to comment.