summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2014-02-14 14:34:10 +0000
committerMark McLoughlin <markmc@redhat.com>2014-02-14 14:34:10 +0000
commit99d853460b840dadf43253425f5ec01cff87e389 (patch)
treebe28788589bedfd22a65f8bf0f10642c9d0482b1 /setup.cfg
parent40b1d4c6908b46459525987344604fefff4446a9 (diff)
downloadoslotest-99d853460b840dadf43253425f5ec01cff87e389.tar.gz
Remove translations infrastructure
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