Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: I8c0b801ae8e8a79bfeb07e2263c34013ed2fe66a
This commit is contained in:
parent
ac2b44fce2
commit
4bebfc09e6
14
setup.cfg
14
setup.cfg
@ -24,17 +24,3 @@ classifier =
|
|||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
oslo_upgradecheck
|
oslo_upgradecheck
|
||||||
|
|
||||||
[compile_catalog]
|
|
||||||
directory = oslo.upgradecheck/locale
|
|
||||||
domain = oslo.upgradecheck
|
|
||||||
|
|
||||||
[update_catalog]
|
|
||||||
domain = oslo.upgradecheck
|
|
||||||
output_dir = oslo.upgradecheck/locale
|
|
||||||
input_file = oslo.upgradecheck/locale/oslo.upgradecheck.pot
|
|
||||||
|
|
||||||
[extract_messages]
|
|
||||||
keywords = _ gettext ngettext l_ lazy_gettext
|
|
||||||
mapping_file = babel.cfg
|
|
||||||
output_file = oslo.upgradecheck/locale/oslo.upgradecheck.pot
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user