Remove babel.cfg etc

Remove babel.cfg and the translation bits from setup.cfg, those are not
needed anymore.

Change-Id: If499be5ddd217141d2527fbf9b20532590e5bd80
This commit is contained in:
Andreas Jaeger 2020-05-09 16:43:35 +02:00
parent c5e0dfedf9
commit 19fee9b65b
2 changed files with 0 additions and 15 deletions

View File

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

View File

@ -30,17 +30,3 @@ oslo.config.opts =
oslo.concurrency = oslo_concurrency.opts:list_opts
console_scripts =
lockutils-wrapper = oslo_concurrency.lockutils:main
[compile_catalog]
directory = oslo_concurrency/locale
domain = oslo_concurrency
[update_catalog]
domain = oslo_concurrency
output_dir = oslo_concurrency/locale
input_file = oslo_concurrency/locale/oslo_concurrency.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_concurrency/locale/oslo_concurrency.pot