Skip to content

Commit

Permalink
add boto3
Browse files Browse the repository at this point in the history
  • Loading branch information
Moshe Immerman committed Oct 18, 2018
1 parent 404c630 commit 18cfa60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -50,6 +50,7 @@
'aws-sudo',
'awscli',
'boto',
'boto3',
'cs', #cloudstack
'github3.py',
'heroku3',
Expand All @@ -63,7 +64,7 @@
]

setup(
name = 'ansible-dependencies', version = '2.6.5.4',
name = 'ansible-dependencies', version = '2.6.5.5',
url = 'https://www.github.com/moshloop/ansible-dependencies',
install_requires= minimal,
extras_require = dict(
Expand Down

0 comments on commit 18cfa60

Please sign in to comment.