mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
Depend on boto
This commit is contained in:
parent
8ded026f5b
commit
fc1134f371
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue