aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--requirements.txt1
-rw-r--r--setup.cfg14
2 files changed, 0 insertions, 15 deletions
diff --git a/requirements.txt b/requirements.txt
index d085a12..36544e1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
pbr>=2.0.0 # Apache-2.0
anyjson>=0.3.3 # BSD
-Babel>=2.3.4 # BSD
six>=1.9.0 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
iso8601>=0.1.11 # MIT
diff --git a/setup.cfg b/setup.cfg
index 8e69787..809983d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -34,20 +34,6 @@ all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
-[compile_catalog]
-directory = os_net_config/locale
-domain = os-net-config
-
-[update_catalog]
-domain = os-net-config
-output_dir = os_net_config/locale
-input_file = os_net_config/locale/os-net-config.pot
-
-[extract_messages]
-keywords = _ gettext ngettext l_ lazy_gettext
-mapping_file = babel.cfg
-output_file = os_net_config/locale/os-net-config.pot
-
[egg_info]
tag_build =
tag_date = 0