Remove unneded Babel config

Change-Id: Ia64b1a6d120dbe37108218da0a12bcfc5063cf7f
This commit is contained in:
Riccardo Pittau 2020-05-29 09:51:12 +02:00
parent e9854ff408
commit 3c4390a3c0
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -36,17 +36,3 @@ virtualbmc =
stop = virtualbmc.cmd.vbmc:StopCommand
list = virtualbmc.cmd.vbmc:ListCommand
show = virtualbmc.cmd.vbmc:ShowCommand
[compile_catalog]
directory = virtualbmc/locale
domain = virtualbmc
[update_catalog]
domain = virtualbmc
output_dir = virtualbmc/locale
input_file = virtualbmc/locale/virtualbmc.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = virtualbmc/locale/virtualbmc.pot