Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2020-05-22 22:28:05 +00:00 committed by Gerrit Code Review
commit f57c3f7163
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.reports = oslo_reports.opts:list_opts
[compile_catalog]
directory = oslo_reports/locale
domain = oslo_reports
[update_catalog]
domain = oslo_reports
output_dir = oslo_reports/locale
input_file = oslo_reports/locale/oslo_reports.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_reports/locale/oslo_reports.pot