Drop translation sections

Recent babel no longer uses these entries.

Change-Id: Ia67b45f99f16897bcbdb96b5f6b6b23b5a650249
This commit is contained in:
Takashi Kajinami 2024-11-04 04:54:09 +09:00
parent 0076e32280
commit 5fefaa33f3
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -24,20 +24,6 @@ classifier =
packages =
watcher_tempest_plugin
[compile_catalog]
directory = watcher-tempest-plugin/locale
domain = watcher-tempest-plugin
[update_catalog]
domain = watcher-tempest-plugin
output_dir = watcher-tempest-plugin/locale
input_file = watcher-tempest-plugin/locale/watcher-tempest-plugin.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = watcher-tempest-plugin/locale/watcher-tempest-plugin.pot
[entry_points]
tempest.test_plugins =
watcher_tests = watcher_tempest_plugin.plugin:WatcherTempestPlugin