heat/test-requirements.txt
Clint Byrum d1b0f146d2 Add Babel missing requirement
Babel is required by heat.openstack.common.gettextutils but was only in
test-requirements.txt.

Fixes bug #1208673

Change-Id: Iaffcbc861e64caa37d64335f0fb6e568672ffc52
2013-08-05 20:59:34 -07:00

15 lines
240 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.3,<0.6
coverage
discover
mock>=0.8.0
mox==0.5.3
testtools>=0.9.29
testrepository>=0.0.13
python-glanceclient
sphinx>=1.1.2