Merge "Drop Babel from reqs"

This commit is contained in:
Zuul 2022-04-14 03:17:50 +00:00 committed by Gerrit Code Review
commit 1e38167fad
4 changed files with 0 additions and 5 deletions

View File

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

View File

@ -4,7 +4,6 @@ amqp==2.6.1
appdirs==1.4.3
asn1crypto==0.24.0
automaton==1.14.0
Babel==2.3.4
bandit==1.1.0
bashate==2.0.0
beautifulsoup4==4.6.0

View File

@ -5,7 +5,6 @@
# Despite above warning added by global sync process, please use
# ascii betical order.
Babel!=2.4.0,>=2.3.4 # BSD
PyYAML>=3.13 # MIT
SQLAlchemy>=1.2.0 # MIT
WSME>=0.8.0 # MIT

View File

@ -40,7 +40,6 @@ input_file = magnum/locale/magnum.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = magnum/locale/magnum.pot
[entry_points]