Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2020-06-08 19:34:42 +00:00 committed by Gerrit Code Review
commit 6f6c78103b
2 changed files with 0 additions and 16 deletions

View File

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

View File

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