Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2020-08-26 09:38:57 +00:00 committed by Gerrit Code Review
commit 982313615a
3 changed files with 0 additions and 16 deletions

View File

@ -1 +0,0 @@
[python: **.py]

View File

@ -1,6 +1,5 @@
alabaster==0.7.10
appdirs==1.4.3
Babel==2.5.3
boto3==1.9.199
certifi==2018.1.18
chardet==3.0.4

View File

@ -74,17 +74,3 @@ cinder =
oslo.privsep>=1.23.0 # Apache-2.0
s3 =
boto3>=1.9.199 # Apache-2.0
[compile_catalog]
directory = glance_store/locale
domain = glance_store
[update_catalog]
domain = glance_store
output_dir = glance_store/locale
input_file = glance_store/locale/glance_store.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = glance_store/locale/glance_store.pot