Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2020-05-14 16:51:36 +00:00 committed by Gerrit Code Review
commit f82ee7df8d
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -29,17 +29,3 @@ packages =
console_scripts =
bifrost_inventory.py = bifrost.inventory:main
bifrost_inventory = bifrost.inventory:main
[compile_catalog]
directory = bifrost/locale
domain = bifrost
[update_catalog]
domain = bifrost
output_dir = bifrost/locale
input_file = bifrost/locale/bifrost.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = bifrost/locale/bifrost.pot