chg: re-add script

pull/79/head
Raphaël Vinot 2020-05-08 17:24:15 +02:00
parent a997cec4af
commit a24aa94216
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ setup(
url='https://github.com/CIRCL/lookyloo/client',
description='Python client for Lookyloo',
packages=['pylookyloo'],
entry_points={"console_scripts": ["lookyloo = pylookyloo:main"]},
install_requires=['requests'],
classifiers=[
'License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)',