Merge "Drop Babel from reqs"

This commit is contained in:
Zuul 2022-09-26 07:54:14 +00:00 committed by Gerrit Code Review
commit 09b548f35d
3 changed files with 1 additions and 3 deletions

View File

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

View File

@ -5,7 +5,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Babel>=2.5.3 # BSD
botocore>=1.9.7 # Apache-2.0
cryptography>=2.1.4 # BSD/Apache-2.0
eventlet>=0.20.0 # MIT

View File

@ -48,5 +48,4 @@ input_file = ec2api/locale/ec2api.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = ec2api/locale/ec2api.pot