Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2020-05-27 09:20:09 +00:00 committed by Gerrit Code Review
commit f2c12bf1a0
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 =
os_win = os_win.conf:list_opts
[compile_catalog]
directory = os_win/locale
domain = os-win
[update_catalog]
domain = os-win
output_dir = os_win/locale
input_file = os_win/locale/os-win.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = os_win/locale/os-win.pot