Change Babel to a runtime requirement

Fixes bug #1226736

Change-Id: Id0ab5a1b74688601f4f8dd1c2613f4cee93401ab
This commit is contained in:
Clint Byrum 2013-09-17 10:49:16 -07:00
parent 0bec943812
commit 5fb752b709
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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