docs: Remove 'platforms' from extension's setup.py example
This commit is contained in:
parent
a4f8af048d
commit
0f593b66bd
@ -162,7 +162,6 @@ class that will connect the rest of the dots.
|
||||
#py_modules=['mopidy_soundspot'],
|
||||
zip_safe=False,
|
||||
include_package_data=True,
|
||||
platforms='any',
|
||||
install_requires=[
|
||||
'setuptools',
|
||||
'Mopidy',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user