summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--babel.cfg1
-rw-r--r--setup.cfg14
2 files changed, 0 insertions, 15 deletions
diff --git a/babel.cfg b/babel.cfg
deleted file mode 100644
index efceab8..0000000
--- a/babel.cfg
+++ /dev/null
@@ -1 +0,0 @@
-[python: **.py]
diff --git a/setup.cfg b/setup.cfg
index a0fce34..04e9dfe 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -25,17 +25,3 @@ classifier =
[files]
packages =
oslo_i18n
-
-[compile_catalog]
-directory = oslo_i18n/locale
-domain = oslo_i18n
-
-[update_catalog]
-domain = oslo_i18n
-output_dir = oslo_i18n/locale
-input_file = oslo_i18n/locale/oslo_i18n.pot
-
-[extract_messages]
-keywords = _ gettext ngettext l_ lazy_gettext _C:1c,2 _P:1,2
-mapping_file = babel.cfg
-output_file = oslo_i18n/locale/oslo_i18n.pot