Remove babel.cfg
Remove babel.cfg and the translation bits from setup.cfg, those are not needed anymore. Change-Id: I444e018b52279ffed96158a96cf66123a0e6267b
This commit is contained in:
2 changed files with 0 additions and 16 deletions
14
setup.cfg
14
setup.cfg
@@ -138,20 +138,6 @@ tag_build =
tag_date = 0
tag_svn_revision = 0
[compile_catalog]
directory = swift/locale
domain = swift
[update_catalog]
domain = swift
output_dir = swift/locale
input_file = swift/locale/swift.pot
[extract_messages]
keywords = _ l_ lazy_gettext
mapping_file = babel.cfg
output_file = swift/locale/swift.pot
[bdist_wheel]
universal = 1
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.