Merge "Remove translation sections from setup.cfg"
This commit is contained in:
commit
a9f143ae6d
14
setup.cfg
14
setup.cfg
@ -25,20 +25,6 @@ data_files =
|
||||
packages =
|
||||
zun
|
||||
|
||||
[compile_catalog]
|
||||
directory = zun/locale
|
||||
domain = zun
|
||||
|
||||
[update_catalog]
|
||||
domain = zun
|
||||
output_dir = zun/locale
|
||||
input_file = zun/locale/zun.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = zun/locale/zun.pot
|
||||
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
zun-api = zun.cmd.api:main
|
||||
|
Loading…
x
Reference in New Issue
Block a user