diff --git a/setup.py b/setup.py index 34e06d78..0a23c6d3 100644 --- a/setup.py +++ b/setup.py @@ -40,6 +40,7 @@ "dev": [ "mock", "tox", + "pyflakes", ], }, test_suite="wormhole.test",