mirror of https://github.com/CIRCL/lookyloo
fix: broken setup.py file
parent
13b8f8e32d
commit
79aaae928c
|
@ -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+)',
|
||||
|
|
Loading…
Reference in New Issue