diff options
| author | Barry Warsaw | 2016-11-29 19:19:13 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2016-11-29 19:19:13 -0500 |
| commit | c44c48e1447b54f2f8673a930b343767f0b917fb (patch) | |
| tree | c0469c245e5251f95e4ae14464e25ff82445a310 /setup.py | |
| parent | fe22ebdb98d125db840c980cbd953a8fbc2e5cdf (diff) | |
| download | mailman-c44c48e1447b54f2f8673a930b343767f0b917fb.tar.gz mailman-c44c48e1447b54f2f8673a930b343767f0b917fb.tar.zst mailman-c44c48e1447b54f2f8673a930b343767f0b917fb.zip | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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', |
