fix: broken setup.py file

pull/79/head
Raphaël Vinot 2020-04-21 18:57:49 +02:00
parent 13b8f8e32d
commit 79aaae928c
1 changed files with 0 additions and 1 deletions

View File

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