Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: I3ef03f6a99fef5612b7211b5ac42336c897c2c13
This commit is contained in:
parent
8f7e36df1e
commit
a4028c220c
14
setup.cfg
14
setup.cfg
@ -36,17 +36,3 @@ oslo.config.driver =
|
||||
castellan.drivers =
|
||||
barbican = castellan.key_manager.barbican_key_manager:BarbicanKeyManager
|
||||
vault = castellan.key_manager.vault_key_manager:VaultKeyManager
|
||||
|
||||
[compile_catalog]
|
||||
directory = castellan/locale
|
||||
domain = castellan
|
||||
|
||||
[update_catalog]
|
||||
domain = castellan
|
||||
output_dir = castellan/locale
|
||||
input_file = castellan/locale/castellan.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = castellan/locale/castellan.pot
|
||||
|
Loading…
x
Reference in New Issue
Block a user