docs: Remove 'platforms' from extension's setup.py example

This commit is contained in:
Stein Magnus Jodal 2013-04-01 12:53:32 +02:00
parent a4f8af048d
commit 0f593b66bd

View File

@ -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',