We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd1e1b commit e65639eCopy full SHA for e65639e
setup.py
@@ -12,8 +12,8 @@
12
name='lighthouse_python_plus',
13
version='1.1.0',
14
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'],
+ author='alireza sharifi',
+ author_email='sharifialireza276@gmail.com',
17
project_urls=project_urls,
18
packages=find_packages(),
19
install_requires=[
0 commit comments