summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJoe Heck <heckj@mac.com>2012-09-29 16:03:23 -0700
committerJoe Heck <heckj@mac.com>2012-09-29 16:03:23 -0700
commita8f7879fcfec1f2b64eba96b75fca7d75ad8e711 (patch)
tree6ebf1d1872327bbe3f0e0086e1ef2250e4b1445b /tools
parentff5ea25a9a37f8207bcda634316de4d063ce984a (diff)
downloadpython-keystoneclient-a8f7879fcfec1f2b64eba96b75fca7d75ad8e711.tar.gz
enabling i18n with Babel
Change-Id: I7d5a170f31c2846474b3836a08c6445577613e98
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 1e114f2..59afe9d 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -10,3 +10,5 @@ nosehtmloutput
pep8==1.2
sphinx>=1.1.2
unittest2>=0.5.1
+
+Babel