Add the new oslo.i18n as a dependency for Python 3

bp python3

Change-Id: I688e2adefa30a5775cae5d308e7ec61572220fda
This commit is contained in:
David Stanek 2014-07-22 16:50:54 +00:00
parent 19dda6d891
commit 63f7aea8ce
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ oslo.config>=1.2.1
# oslo.messaging tries to pull in eventlet
# oslo.messaging>=1.3.0
oslo.db>=0.2.0 # Apache-2.0
oslo.i18n>=0.1.0 # Apache-2.0
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.3