Remove babel.cfg etc

Remove babel.cfg and the translation bits from setup.cfg, those are not
needed anymore.

Change-Id: I221173c724d23c1221febb8928c67bae1150bf5e
This commit is contained in:
likui 2020-09-03 14:42:12 +08:00
parent c5bf4d42e3
commit a8fb4e2587
2 changed files with 0 additions and 14 deletions

View File

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

View File

@ -91,16 +91,3 @@ tag_build =
tag_date = 0
tag_svn_revision = 0
[compile_catalog]
directory = glance/locale
domain = glance
[update_catalog]
domain = glance
output_dir = glance/locale
input_file = glance/locale/glance.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = glance/locale/glance.pot