From d13e7ece87ceefadcb5273e93e5b0caeade0e600 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 27 Mar 2016 10:04:31 -0400 Subject: Start of import order testing. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 106c4b797..5791d0c7c 100644 --- a/setup.py +++ b/setup.py @@ -101,6 +101,7 @@ case second `m'. Any other spelling is incorrect.""", include_package_data = True, entry_points = { 'console_scripts' : list(scripts), + 'flake8.extension': ['MM40 = mailman.testing.flake8:ImportOrder'], }, install_requires = [ 'alembic', -- cgit v1.2.3-70-g09d2