mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-01-04 19:10:07 +01:00
Add long_description to setup.py utilizing readme.rst
This commit is contained in:
1
setup.py
1
setup.py
@@ -7,6 +7,7 @@ setuptools.setup(
|
||||
version='0.2.1',
|
||||
description=('Command line interface for testing internet bandwidth using '
|
||||
'speedtest.net'),
|
||||
long_description=open('README.rst').read(),
|
||||
author='Matt Martz',
|
||||
author_email='matt@sivel.net',
|
||||
url='https://github.com/sivel/speedtest-cli',
|
||||
|
||||
Reference in New Issue
Block a user