Change contact info
This commit is contained in:
parent
61810ad6f4
commit
af90f32587
6
setup.py
6
setup.py
|
|
@ -62,9 +62,9 @@ setup(
|
|||
'speedtest.net'),
|
||||
long_description=long_description,
|
||||
keywords='speedtest speedtest.net',
|
||||
author='Matt Martz',
|
||||
author_email='matt@sivel.net',
|
||||
url='https://github.com/sivel/speedtest-cli',
|
||||
author='Gmprestes',
|
||||
author_email='gmprestes@gmail.com',
|
||||
url='https://github.com/gmprestes/speedtest-cli',
|
||||
license='Apache License, Version 2.0',
|
||||
py_modules=['speedtest'],
|
||||
entry_points={
|
||||
|
|
|
|||
Loading…
Reference in New Issue