mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Code cleanup
This commit is contained in:
3
setup.py
3
setup.py
@@ -18,7 +18,8 @@ setup(
|
||||
license='Apache License, Version 2.0',
|
||||
author='9and3r',
|
||||
author_email='9and3r@gmail.com',
|
||||
description='Mopidy extension to show info on a display and control from it',
|
||||
description='Mopidy extension to show info '
|
||||
'on a display and control from it',
|
||||
long_description=open('README.rst').read(),
|
||||
packages=find_packages(exclude=['tests', 'tests.*']),
|
||||
zip_safe=False,
|
||||
|
||||
Reference in New Issue
Block a user