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:
parent
c5e0dfedf9
commit
19fee9b65b
14
setup.cfg
14
setup.cfg
@ -30,17 +30,3 @@ oslo.config.opts =
|
|||||||
oslo.concurrency = oslo_concurrency.opts:list_opts
|
oslo.concurrency = oslo_concurrency.opts:list_opts
|
||||||
console_scripts =
|
console_scripts =
|
||||||
lockutils-wrapper = oslo_concurrency.lockutils:main
|
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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user