summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoe Heck <heckj@mac.com>2012-06-21 17:51:09 -0700
committerJoe Heck <heckj@mac.com>2012-06-21 18:03:09 -0700
commite0136d2f7c5b03d695d2ee0ef4d0fe0e310eca3e (patch)
treece58cb5bc34ad1c7d17480c1975418b9ec5996aa /tools
parent991a6182e06327ed144f224efb04a81ddab2fae0 (diff)
setting up babel for i18n work
blueprint start-keystone-i18n Change-Id: Ie18daada4b537b74a27aa1defe676698d9944468
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires3
1 files changed, 3 insertions, 0 deletions
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