summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2014-09-21 12:20:55 -0700
committerMonty Taylor <mordred@inaugust.com>2014-09-21 12:20:55 -0700
commit9bbb4f30f49eb157d31a9aa1c37aca3004656009 (patch)
treee4767408a52c9665b079e85591b64ae1ec70da74 /setup.cfg
parent6efe00dbf3959ebfbb49045f357823da0b94c3e0 (diff)
downloados-client-config-9bbb4f30f49eb157d31a9aa1c37aca3004656009.tar.gz
Remove babel and add pyyaml
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 2690529..df3434f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -31,17 +31,3 @@ all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
-
-[compile_catalog]
-directory = os_client_config/locale
-domain = os-client-config
-
-[update_catalog]
-domain = os-client-config
-output_dir = os_client_config/locale
-input_file = os_client_config/locale/os-client-config.pot
-
-[extract_messages]
-keywords = _ gettext ngettext l_ lazy_gettext
-mapping_file = babel.cfg
-output_file = os_client_config/locale/os-client-config.pot \ No newline at end of file