]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Add pyflakes to test-requires
authorSteven Dake <sdake@redhat.com>
Fri, 1 Mar 2013 00:02:11 +0000 (17:02 -0700)
committerSteven Dake <sdake@redhat.com>
Mon, 4 Mar 2013 17:17:15 +0000 (10:17 -0700)
pyflakes needs to be installed in the venv

Change-Id: Ie7aada13da4e191108363c80daf719212d06d316
Fixes: Bug #1131275
tools/test-requires

index 31d534f457d5e5f0e0143da1fdb0f6a219c452c8..1d1eb0c4b19a411d5700069c13c876764b860e85 100644 (file)
@@ -8,6 +8,7 @@ nosexcover
 openstack.nose_plugin>=0.7
 paramiko
 pep8==1.3.4
+pyflakes
 python-glanceclient
 sphinx>=1.1.2
 Babel