SAAS-529: Replace Apache Libcloud with Python-Boto SDK
This commit is contained in:
parent
cf57af0c4b
commit
8d914bcd13
4 changed files with 130 additions and 27 deletions
|
@ -31,6 +31,7 @@ setup(name='airtime_analyzer',
|
|||
'requests',
|
||||
'apache-libcloud',
|
||||
'rgain',
|
||||
'boto',
|
||||
# These next 3 are required for requests to support SSL with SNI. Learned this the hard way...
|
||||
# What sucks is that GCC is required to pip install these.
|
||||
#'ndg-httpsclient',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue