Remove Babel requirement

Remove babel.cfg and the translation bits from setup.cfg, those are not
needed anymore.

Change-Id: Ia70ca75cde26c41aab142ca7a8fff977aedc0f42
This commit is contained in:
likui 2020-09-03 13:43:30 +08:00
parent 17d2d5175e
commit e15a3a2733
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
alabaster==0.7.10
appdirs==1.3.0
asn1crypto==0.23.0
Babel==2.3.4
cffi==1.14.0
cliff==2.8.0
cmd2==0.8.0

View File

@ -7,7 +7,6 @@ requests>=2.14.2 # Apache-2.0
simplejson>=3.5.1 # MIT
oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
keystoneauth1>=3.4.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0