From c44c48e1447b54f2f8673a930b343767f0b917fb Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 29 Nov 2016 19:19:13 -0500 Subject: Use flufl.testing's flake8 plugin. --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 080c83925..378bc989a 100644 --- a/setup.py +++ b/setup.py @@ -101,7 +101,6 @@ case second `m'. Any other spelling is incorrect.""", include_package_data = True, entry_points = { 'console_scripts' : list(scripts), - 'flake8.extension': ['B4 = mailman.testing.flake8:ImportOrder'], }, install_requires = [ 'aiosmtpd', -- cgit v1.2.3-70-g09d2