From 4e7ac839f8d510173c7cc7e0e5bf4d50109f0c08 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Tue, 25 Jan 2011 06:59:49 -0600 Subject: [PATCH] Remove pyflakes from releasecheck and keep that independent. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 42e4f29..b23efe5 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,6 @@ check: check-pofiles -v py-tabdaddy py-unittest2-compat tests/ - $(MAKE) pyflakes .PHONY: pyflakes pyflakes: