summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2012-07-03 17:18:41 +0000
committerGerrit Code Review <review@openstack.org>2012-07-03 17:18:41 +0000
commita9bdb80527a5da464336ed25a237b7a95b6445e7 (patch)
tree9225190371a2bcadd0be51f264c2317045afb30f /tools
parent7ea9dabaa45fbf7980461b218a4af7615a6913e2 (diff)
parente0136d2f7c5b03d695d2ee0ef4d0fe0e310eca3e (diff)
downloadkeystone-a9bdb80527a5da464336ed25a237b7a95b6445e7.tar.gz
keystone-a9bdb80527a5da464336ed25a237b7a95b6445e7.tar.xz
keystone-a9bdb80527a5da464336ed25a237b7a95b6445e7.zip
Merge "setting up babel for i18n work blueprint start-keystone-i18n"
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 e6d63044..67c872bf 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -25,3 +25,6 @@ python-keystoneclient>=0.1,<0.2
# swift_auth test dependencies
https://github.com/openstack/swift/zipball/master#egg=swift
netifaces
+
+# For translations processing
+Babel