Change Babel to a runtime requirement
Fixes bug #1226736 Change-Id: Id0ab5a1b74688601f4f8dd1c2613f4cee93401ab
This commit is contained in:
@@ -8,3 +8,4 @@ six
|
|||||||
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
|
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
|
||||||
oslo.config>=1.2.0a3
|
oslo.config>=1.2.0a3
|
||||||
netaddr
|
netaddr
|
||||||
|
Babel>=0.9.6
|
||||||
|
@@ -11,5 +11,3 @@ sphinx>=1.1.2
|
|||||||
testrepository>=0.0.17
|
testrepository>=0.0.17
|
||||||
testtools>=0.9.32
|
testtools>=0.9.32
|
||||||
WebOb>=1.2.3,<1.3
|
WebOb>=1.2.3,<1.3
|
||||||
|
|
||||||
Babel>=0.9.6
|
|
||||||
|
Reference in New Issue
Block a user