Remove translation sections from setup.cfg

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

Change-Id: I6478639b17968e5eb5e44ffcbca2ca65cbc995f7
This commit is contained in:
melissaml
2020-05-14 17:51:06 +08:00
parent afecf766f5
commit 085fb3c9c5
2 changed files with 0 additions and 16 deletions

View File

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

View File

@@ -32,17 +32,3 @@ packages =
kuryr_libnetwork
data_files =
/usr/lib/docker/plugins/kuryr = etc/kuryr.spec
[compile_catalog]
directory = kuryr_libnetwork/locale
domain = kuryr_libnetwork
[update_catalog]
domain = kuryr_libnetwork
output_dir = kuryr_libnetwork/locale
input_file = kuryr_libnetwork/locale/kuryr_libnetwork.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = kuryr_libnetwork/locale/kuryr_libnetwork.pot