deb-heat/tools/test-requires
Steven Dake 78e975eaf1 Add pyflakes to test-requires
pyflakes needs to be installed in the venv

Change-Id: Ie7aada13da4e191108363c80daf719212d06d316
Fixes: Bug #1131275
2013-03-04 10:17:15 -07:00

15 lines
217 B
Plaintext

# this file lists dependencies required for the testing of heat
distribute>=0.6.24
coverage
mox==0.5.3
nose
nosexcover
openstack.nose_plugin>=0.7
paramiko
pep8==1.3.4
pyflakes
python-glanceclient
sphinx>=1.1.2
Babel