Add pyflakes to test-requires

pyflakes needs to be installed in the venv

Change-Id: Ie7aada13da4e191108363c80daf719212d06d316
Fixes: Bug #1131275
This commit is contained in:
Steven Dake 2013-02-28 17:02:11 -07:00
parent 7ffeadc54b
commit 78e975eaf1

View File

@ -8,6 +8,7 @@ nosexcover
openstack.nose_plugin>=0.7
paramiko
pep8==1.3.4
pyflakes
python-glanceclient
sphinx>=1.1.2
Babel