Merge "Drop translation sections"

This commit is contained in:
Zuul 2025-02-03 15:15:36 +00:00 committed by Gerrit Code Review
commit 8ea8818b9a
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -26,20 +26,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