Add the yaml-mako template example

This commit is contained in:
Thomas S Hatch 2011-05-14 17:17:00 -06:00
parent a653a8eca2
commit ec98c33ac5

View file

@ -73,6 +73,7 @@ setup(name=NAME,
]),
(template_path,
['doc/example/templates/yaml-jinja.yml',
'doc/example/templates/yaml-mako.yml',
'doc/example/templates/yaml.yml'
]),
],