diff --git a/setup.py b/setup.py index 9bf3be1b..ec13aa0a 100644 --- a/setup.py +++ b/setup.py @@ -81,7 +81,6 @@ packages=['offlineimap', 'offlineimap.folder', 'offlineimap.repository', 'offlineimap.ui', 'offlineimap.utils'], - scripts=['bin/offlineimap'], setup_requires=['setuptools>=18.5', 'wheel', 'imaplib2'], license=copyright + ", Licensed under the GPL version 2", install_requires=['distro',