summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 1dc4ab3..f737a39 100644
--- a/tox.ini
+++ b/tox.ini
@@ -28,4 +28,4 @@ deps = -r{toxinidir}/tools/pip-requires
-r{toxinidir}/tools/test-options
[testenv:pyflakes]
-commands = pyflakes openstack setup.py update.py
+commands = python tools/flakes.py openstack setup.py update.py