Remove unused Babel setup

This repo is not translated at all - and not setup for translation.
Remove Babel and Babel set up.

Change-Id: Ie3c3d705f50f5de41776a6e5e01db214f9e0e3a4
This commit is contained in:
Andreas Jaeger 2017-05-16 12:35:38 +02:00
parent 07e0b06f88
commit 2fac2de2c6
2 changed files with 0 additions and 15 deletions

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
pbr>=2.0.0 # Apache-2.0
Babel>=2.3.4 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT

View File

@ -37,17 +37,3 @@ all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
[compile_catalog]
directory = os_testr/locale
domain = os-testr
[update_catalog]
domain = os-testr
output_dir = os_testr/locale
input_file = os_testr/locale/os-testr.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = os_testr/locale/os-testr.pot