File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55long_description = (this_directory / "README.md" ).read_text ()
66
77project_urls = {
8- 'Github' : 'https://github.com/adamcupial /lighthouse-python' ,
8+ 'Github' : 'https://github.com/sh-alireza /lighthouse-python-plus ' ,
99}
1010
1111setup (
12- name = 'lighthouse_python ' ,
13- version = '1.0.3 ' ,
12+ name = 'lighthouse_python_plus ' ,
13+ 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' ,
16- author_email = 'cupial.adam@gmail.com' ,
15+ author = [ 'Adam Cupial' , 'alireza sharifi' ] ,
16+ author_email = [ 'cupial.adam@gmail.com' , 'sharifialireza276@gmail.com' ] ,
1717 project_urls = project_urls ,
1818 packages = find_packages (),
1919 install_requires = [
You can’t perform that action at this time.
0 commit comments