Removing references to Babel

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: If57653f20b23cecdb7514514191264ad3f37391b
This commit is contained in:
Jiri Podivin 2022-05-02 14:34:15 +02:00
parent ce6b419a86
commit 9a9b011b86

View File

@ -27,20 +27,6 @@ data_files =
validation.cfg
share/ansible/callback_plugins = validations_libs/callback_plugins/*
[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