[enh] babel.cfg added

This commit is contained in:
asciimoo 2014-01-22 00:15:42 +01:00
parent 598535b24a
commit a1f945d227
1 changed files with 3 additions and 0 deletions

3
babel.cfg Normal file
View File

@ -0,0 +1,3 @@
[python: **.py]
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_