Change Babel to a runtime requirement
Fixes bug #1226736 Change-Id: Id0ab5a1b74688601f4f8dd1c2613f4cee93401ab
This commit is contained in:
parent
0bec943812
commit
5fb752b709
@ -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
|
||||
oslo.config>=1.2.0a3
|
||||
netaddr
|
||||
Babel>=0.9.6
|
||||
|
@ -11,5 +11,3 @@ sphinx>=1.1.2
|
||||
testrepository>=0.0.17
|
||||
testtools>=0.9.32
|
||||
WebOb>=1.2.3,<1.3
|
||||
|
||||
Babel>=0.9.6
|
||||
|
Loading…
Reference in New Issue
Block a user