mirror of https://github.com/CIRCL/lookyloo
Update setup.py
parent
8e7c9599fa
commit
415e83a116
2
setup.py
2
setup.py
|
@ -9,7 +9,7 @@ setup(
|
||||||
author='Raphaël Vinot',
|
author='Raphaël Vinot',
|
||||||
author_email='raphael.vinot@circl.lu',
|
author_email='raphael.vinot@circl.lu',
|
||||||
maintainer='Raphaël Vinot',
|
maintainer='Raphaël Vinot',
|
||||||
url='https://github.com/CIRCL/lookyloo',
|
url='https://github.com/Lookyloo/lookyloo',
|
||||||
description='Web interface to track the trackers.',
|
description='Web interface to track the trackers.',
|
||||||
packages=['lookyloo'],
|
packages=['lookyloo'],
|
||||||
scripts=['bin/start_website.py', 'bin/start.py', 'bin/run_backend.py', 'bin/async_scrape.py',
|
scripts=['bin/start_website.py', 'bin/start.py', 'bin/run_backend.py', 'bin/async_scrape.py',
|
||||||
|
|
Loading…
Reference in New Issue