Removing references to Babel
Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: If57653f20b23cecdb7514514191264ad3f37391b
This commit is contained in:
parent
ce6b419a86
commit
9a9b011b86
14
setup.cfg
14
setup.cfg
@ -27,20 +27,6 @@ data_files =
|
|||||||
validation.cfg
|
validation.cfg
|
||||||
share/ansible/callback_plugins = validations_libs/callback_plugins/*
|
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]
|
[entry_points]
|
||||||
console_scripts:
|
console_scripts:
|
||||||
validation = validations_libs.cli.app:main
|
validation = validations_libs.cli.app:main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user