1
0
Fork 0
master
Bob Carroll 2021-04-25 19:00:30 -04:00
parent 35c49b1573
commit 8638d59aa8
1 changed files with 1 additions and 5 deletions

View File

@ -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'])