Revert "Remove Babel from requirements.txt"
This reverts commit ae5623733e
.
Babel is used, that's why we have the [extract_messages]
target in setup.cfg and the babel.cfg.
Change-Id: Ic8ad86f2615c28dbeea7e2f985385fa327a94441
This commit is contained in:
parent
ae5623733e
commit
7f575ceff0
@ -20,6 +20,7 @@ sqlalchemy-migrate>=0.11.0 # Apache-2.0
|
||||
netaddr!=0.7.16,>=0.7.13 # BSD
|
||||
netifaces>=0.10.4 # MIT
|
||||
paramiko>=2.0 # LGPLv2.1+
|
||||
Babel!=2.4.0,>=2.3.4 # BSD
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
iso8601>=0.1.11 # MIT
|
||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user