Update PyPI short package description
This commit is contained in:
parent
1919d7f8c2
commit
165a0e4aef
2
setup.py
2
setup.py
@ -94,7 +94,7 @@ setup(
|
|||||||
scripts=['bin/mopidy', 'bin/mopidy-scan'],
|
scripts=['bin/mopidy', 'bin/mopidy-scan'],
|
||||||
url='http://www.mopidy.com/',
|
url='http://www.mopidy.com/',
|
||||||
license='Apache License, Version 2.0',
|
license='Apache License, Version 2.0',
|
||||||
description='MPD server with Spotify support',
|
description='Music server with MPD and Spotify support',
|
||||||
long_description=open('README.rst').read(),
|
long_description=open('README.rst').read(),
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 4 - Beta',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user