Remove Babel bits
These are currently unsed and left over bits from cookie-cutter. Change-Id: I99d143898e2ef8e7dbd6e0c470d6afdba89fc1f7 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
ca481dd206
commit
eabed49f75
@ -3,7 +3,6 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
Babel>=1.3
|
||||
|
||||
oslo.config>=1.11.0
|
||||
oslo.log>=1.0.0,<1.1.0
|
||||
|
14
setup.cfg
14
setup.cfg
@ -37,17 +37,3 @@ oslo.config.opts =
|
||||
|
||||
[upload_sphinx]
|
||||
upload-dir = doc/build/html
|
||||
|
||||
[compile_catalog]
|
||||
directory = grafana_dashboards/locale
|
||||
domain = grafyaml
|
||||
|
||||
[update_catalog]
|
||||
domain = grafyaml
|
||||
output_dir = grafana_dashboards/locale
|
||||
input_file = grafana_dashboards/locale/grafyaml.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = grafana_dashboards/locale/grafyaml.pot
|
||||
|
Loading…
x
Reference in New Issue
Block a user