@@ -7,9 +7,12 @@ deps =
nose-cov
pam
requests
+ flake8
[testenv]
-commands = nosetests []
+commands =
+ nosetests []
[testenv:py33]
deps =