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'),
|
'speedtest.net'),
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
keywords='speedtest speedtest.net',
|
keywords='speedtest speedtest.net',
|
||||||
author='Matt Martz',
|
author='Gmprestes',
|
||||||
author_email='matt@sivel.net',
|
author_email='gmprestes@gmail.com',
|
||||||
url='https://github.com/sivel/speedtest-cli',
|
url='https://github.com/gmprestes/speedtest-cli',
|
||||||
license='Apache License, Version 2.0',
|
license='Apache License, Version 2.0',
|
||||||
py_modules=['speedtest'],
|
py_modules=['speedtest'],
|
||||||
entry_points={
|
entry_points={
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue