Merge pull request #923 from JackDanger/jack/cloud-formation-yaml
Allow yaml templates for cloud formation
This commit is contained in:
commit
0fe824277b
3 changed files with 24 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -12,6 +12,7 @@ install_requires = [
|
|||
"dicttoxml",
|
||||
"six",
|
||||
"werkzeug",
|
||||
"pyaml",
|
||||
"pytz",
|
||||
"python-dateutil",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue