Move Babel dependency from test-req to req

Recent changes added an undeclared dependency on babel in
keystone.openstack.common.gettextutils.

Change-Id: I045195e056c555a293371b50cfc3d7ec0c110ba7
Fixes: bug #1211270
This commit is contained in:
Jan Provaznik 2013-08-12 13:07:42 +02:00 committed by Clint Byrum
parent 4829de4d06
commit 62b4e1f408
2 changed files with 1 additions and 3 deletions

View File

@ -16,3 +16,4 @@ lxml
iso8601>=0.1.4
python-keystoneclient>=0.3.0
oslo.config>=1.1.0
Babel>=0.9.6

View File

@ -40,8 +40,5 @@ keyring
netifaces
# For translations processing
Babel
# For documentation
oslo.sphinx