Remove babel.cfg

Remove babel.cfg and the translation bits from setup.cfg, those are not
needed anymore.

Change-Id: I4bf1caf28b87ec95e221fb2c084159d10468f5bb
This commit is contained in:
likui 2020-11-25 16:38:52 +08:00
parent 48f12a2f38
commit c6660a2510
2 changed files with 0 additions and 14 deletions

View File

@ -1 +0,0 @@
[python: **.py]

View File

@ -27,16 +27,3 @@ scripts =
bin/heat-cfn
bin/heat-watch
[compile_catalog]
directory = heat/locale
domain = heat
[update_catalog]
domain = heat
output_dir = heat/locale
input_file = heat/locale/heat.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = heat/locale/heat.pot