Removing references to Babel

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: If57653f20b23cecdb7514514191264ad3f37391b
(cherry picked from commit 9a9b011b86)
This commit is contained in:
Jiri Podivin 2022-05-02 14:34:15 +02:00
parent 0178a7c085
commit db36f49516
1 changed files with 0 additions and 14 deletions

View File

@ -26,20 +26,6 @@ data_files =
etc =
validation.cfg
[compile_catalog]
directory = validations-libs/locale
domain = validations-lib
[update_catalog]
domain = validations-libs
output_dir = validations-libs/locale
input_file = validations-libs/locale/validations-libs.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = validations-libs/locale/validations-libs.pot
[entry_points]
console_scripts:
validation = validations_libs.cli.app:main