Remove translation sections from setup.cfg

These translation sections are not needed anymore, Babel can
generate translation files without them.

Change-Id: I91daa93177d808d97bff2714e40d73a95b6778f9
This commit is contained in:
zhangbailin 2020-04-26 20:03:39 +08:00 committed by Brin Zhang
parent 458f307df6
commit a47530ce2d
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -94,17 +94,3 @@ manila.tests.scheduler.fakes =
tag_build =
tag_date = 0
tag_svn_revision = 0
[compile_catalog]
directory = manila/locale
domain = manila
[update_catalog]
domain = manila
output_dir = manila/locale
input_file = manila/locale/manila.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = manila/locale/manila.pot