Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2020-05-22 22:30:28 +00:00 committed by Gerrit Code Review
commit 1dbab34a92
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -23,18 +23,3 @@ classifier =
[files]
packages =
oslo_utils
[compile_catalog]
directory = oslo_utils/locale
domain = oslo_utils
[update_catalog]
domain = oslo_utils
output_dir = oslo_utils/locale
input_file = oslo_utils/locale/oslo_utils.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_utils/locale/oslo_utils.pot