The 'flake8' target specified the wrong dependendency. Resolve this.
Signed-off-by: Stephen Finucane <[email protected]>
---
tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tox.ini b/tox.ini
index 77c450b..71ef628 100644
--- a/tox.ini
+++ b/tox.ini
@@ -24,7 +24,7 @@ passenv =
[testenv:pep8]
basepython = python2.7
-deps = flake
+deps = flake8
commands = flake8 {posargs} patchwork patchwork/bin/pwclient
[flake8]
--
2.0.0
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork