ironic/test-requirements.txt
Dirk Mueller ae52281525 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
2013-07-22 09:51:10 +02:00

16 lines
270 B
Plaintext

# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.6,<0.6
coverage>=3.6
discover
fixtures>=0.3.12
mox>=0.5.3
Babel>=0.9.6
mysql-python
python-subunit
sphinx>=1.1.2
testrepository>=0.0.15
testtools>=0.9.32