Depend on boto

This commit is contained in:
Anders Ingemann 2014-04-08 21:25:59 +02:00
parent 8ded026f5b
commit fc1134f371

View file

@ -20,6 +20,7 @@ setup(name='bootstrap-vz',
'fysom >= 1.0.15',
'jsonschema >= 2.3.0',
'pyyaml >= 3.10',
'boto >= 2.14.0',
'docopt >= 0.6.1',
],
license='Apache License, Version 2.0',