Skip to content

Commit e65639e

Browse files
author
alireza sharifi
committed
setup.py UPDATED
1 parent 5bd1e1b commit e65639e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
name='lighthouse_python_plus',
1313
version='1.1.0',
1414
description='Lighthouse runner is a Python package that wraps the Lighthouse tool for easy integration into Python projects.',
15-
author=['Adam Cupial','alireza sharifi'],
16-
author_email=['cupial.adam@gmail.com','sharifialireza276@gmail.com'],
15+
author='alireza sharifi',
16+
author_email='sharifialireza276@gmail.com',
1717
project_urls=project_urls,
1818
packages=find_packages(),
1919
install_requires=[

0 commit comments

Comments
 (0)