summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg14
1 files changed, 0 insertions, 14 deletions
diff --git a/setup.cfg b/setup.cfg
index 2a3c7f1..87ee648 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -37,17 +37,3 @@ all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
-
-[compile_catalog]
-directory = oslo.test/locale
-domain = oslo.test
-
-[update_catalog]
-domain = oslo.test
-output_dir = oslo.test/locale
-input_file = oslo.test/locale/oslo.test.pot
-
-[extract_messages]
-keywords = _ gettext ngettext l_ lazy_gettext
-mapping_file = babel.cfg
-output_file = oslo.test/locale/oslo.test.pot \ No newline at end of file