Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2020-05-26 14:27:40 +00:00 committed by Gerrit Code Review
commit 1a64aa8dd5
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -27,17 +27,3 @@ packages =
[entry_points]
oslo.config.opts =
oslo.limit = oslo_limit.opts:list_opts
[compile_catalog]
directory = oslo_limit/locale
domain = oslo_limit
[update_catalog]
domain = oslo_limit
output_dir = oslo_limit/locale
input_file = oslo_limit/locale/oslo_limit.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_limit/locale/oslo_limit.pot