From 372e4d94c560473fbff5691e72f8bcc1f5580fb3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 10 Oct 2011 08:56:23 -0400 Subject: [PATCH] pyflakes --- reqs.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reqs.txt b/reqs.txt index edacdc81..87d35843 100644 --- a/reqs.txt +++ b/reqs.txt @@ -1,2 +1,3 @@ nose -mock \ No newline at end of file +mock +pyflakes