Merge "Remove translation sections from setup.cfg"
This commit is contained in:
commit
cdc259acbb
15
setup.cfg
15
setup.cfg
@ -108,18 +108,3 @@ cover-inclusive = true
|
||||
; method in nose/inspector.py requires a traceback-like object.
|
||||
;
|
||||
; detailed-errors = 1
|
||||
|
||||
|
||||
[compile_catalog]
|
||||
directory = zaqar/locale
|
||||
domain = zaqar
|
||||
|
||||
[update_catalog]
|
||||
domain = zaqar
|
||||
output_dir = zaqar/locale
|
||||
input_file = zaqar/locale/zaqar.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = zaqar/locale/zaqar.pot
|
||||
|
Loading…
Reference in New Issue
Block a user