summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2013-07-22 09:50:36 +0200
committerDirk Mueller <dirk@dmllr.de>2013-07-22 09:51:10 +0200
commitae52281525ba2a8d99da3af84f92a9a875fc9222 (patch)
tree403def3cd7c5877a5249430f0d514a7c43fa1623 /test-requirements.txt
parent71c2525d4d5da3856f1cac963aeaa6df95233935 (diff)
downloadironic-ae52281525ba2a8d99da3af84f92a9a875fc9222.tar.gz
Run extract_messages
Fix python setup.py extract_messages (babel.cfg was missing). Move Babel to test-requires and add the .pot file to git. Change-Id: I46d7ccaf3194832cdc72a8567c4777737da2e1aa
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 496ade7b2..6f7e3e2b0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,6 +7,7 @@ coverage>=3.6
discover
fixtures>=0.3.12
mox>=0.5.3
+Babel>=0.9.6
mysql-python
python-subunit
sphinx>=1.1.2