From e0136d2f7c5b03d695d2ee0ef4d0fe0e310eca3e Mon Sep 17 00:00:00 2001 From: Joe Heck Date: Thu, 21 Jun 2012 17:51:09 -0700 Subject: setting up babel for i18n work blueprint start-keystone-i18n Change-Id: Ie18daada4b537b74a27aa1defe676698d9944468 --- tools/test-requires | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools') diff --git a/tools/test-requires b/tools/test-requires index c35d0150..31d86d96 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -25,3 +25,6 @@ https://github.com/openstack/python-keystoneclient/zipball/master#egg=python-key # swift_auth test dependencies https://github.com/openstack/swift/zipball/master#egg=swift netifaces + +# For translations processing +Babel -- cgit