diff --git a/setup.py b/setup.py index a992b1a..7011def 100644 --- a/setup.py +++ b/setup.py @@ -23,8 +23,4 @@ setup(name='hepdns', 'Operating System :: POSIX :: Linux', 'Programming Language :: Python :: 3', 'Topic :: Internet :: Name Service (DNS)', - 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application'], - entry_points=""" - [console_scripts] - cherry-bubbles=cherry.bubbles:main - """) + 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application'])