Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2022-05-25 07:46:22 +00:00 committed by Gerrit Code Review
commit cdc259acbb
2 changed files with 0 additions and 17 deletions

View File

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

View File

@ -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